
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset{border:1;border-spacing:0;}img{border:0pt none;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body {
    font-family:Verdana,Helvetica,Arial,Sans-Serif;
    color:#333333;
    margin:0;
    background:url(../images/tmp-bg.gif) center 0 no-repeat;
}
a {
    color:#0860a8;
    text-decoration:none;
}
a:hover {
    color:#0860a8;
    text-decoration:underline;
}
h1 {
    font:normal 153.9%/200% Verdana,Helvetica,Arial,Sans-Serif;
    color:#333333;
}
h2 {
    font:normal 138.5%/138.5% Verdana,Helvetica,Arial,Sans-Serif;
    color:#333333;
}
h2.product {
    font:normal 138.5%/138.5% Verdana,Helvetica,Arial,Sans-Serif;
    color:#0860a8;
}
h3 {
    font:normal 108%/108% Verdana,Helvetica,Arial,Sans-Serif;
}
h3.product {
    font:normal 108%/100% Verdana,Helvetica,Arial,Sans-Serif;
    color:#3e82ba;
}
h4 {
    font:normal 100%/100% Verdana,Helvetica,Arial,Sans-Serif;
}
h5 {
    font:normal 93%/100% Verdana,Helvetica,Arial,Sans-Serif;
}
p {
    font:normal 85%/138.5% Verdana,Helvetica,Arial,Sans-Serif;
    color:#707070;
    margin:0 0 1em 0;
}
strong {
    font-weight:bold;
}
h3.hdr {
    font:normal 93%/116% Verdana,Helvetica,Arial,Sans-Serif;
    color:#666666;
    margin:.4em 0 1em 0;
}
em {
    font-style:italic;
}
a.close {
    width:45px;
    height:10px;
    font:normal 70%/123.1% Verdana,Helvetica,Arial,Sans-Serif;
    color:#0860a8;
    padding:0 12px 0 0;
    background:url(../images/close-icon.gif) right center no-repeat;
}
a.learn-more {
    font-size:85%;
}
a.printPage {
    width:75px;
    height:10px;
    font:normal 70%/123.1% Verdana,Helvetica,Arial,Sans-Serif;
    color:#0860A8;
    padding:0 24px 0 0;
    background:url(../images/print-page-icon.gif) 78px 0 no-repeat;
}
/* horizontal rules: must follow this convention: <div class="hr"><hr></div> for proper styling */
.hr {text-align:left; height:1px; border:0; background-color:#E1E1E1; color:#E1E1E1; width:100%; margin:1.5em 0;}
hr {display:none;} /* IE hack to cancel default MARGIN on HR */

/* Tabs global - more below */
.ui-tabs-hide { display: none; }
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.regtitle {
    font-style:normal;
    font-size:77%;
    vertical-align:top;
}
.logo {
}

/* ==================================================================
Containers
================================================================== */
/* Main container */
#main-c  {
    width:980px;
    _height:425px;
    min-height:425px;
    margin:0 auto;
    text-align:left;
}

.one-col, .two-col, .three-col {margin:0 auto; width:100%;}

/* One column layout */
.one-col {
    margin:10px 0 10px 0;
}

/* Two column layout */
.two-col {
    margin:20px 0 40px 0;
}
.two-col .col-a {
    float:left;
    width:469px;
    padding:0 20px 0 0;
    border-right:solid 1px #E1E1E1;
}
.two-col .col-b {
    float:left;
    width:470px;
    padding:0 0 0 20px;
}

/* Three column layout */
.three-col {
    margin:10px 0 10px 0;
}
.three-col .col-a,
.three-col .col-b,
.three-col .col-c  {
    float:left;
    width:285px;
    _height:420px;
    min-height:420px;
    padding:0 20px;
    margin:0 0 10px 0;
}
.three-col .col-a,
.three-col .col-b {
    border-right:solid 1px #E1E1E1;
}

/* Flash container */

/* Feature container */
#feature-c {
    width:100%;
    _height:288px;
    min-height:288px;
    background:url(../images/gbl-featured-bg.jpg) 0 0 no-repeat;
}
#shopHandler {
    display:none;
}

/* ==================================================================
Nav
================================================================== */

#nav-main {
    float:right;
}
/* Main nav base */
#nav-main li {
    float:left;
    position:relative;
}
a.nav-main-link {
    height:18px;
    display:block;
    font:bold 100%/100% Verdana,Helvetica,Arial,Sans-Serif;
    background-image:url(../images/gbl-main-nav-spr.gif);
    background-repeat:no-repeat;
    text-indent:-2000px;
    overflow:hidden;
    margin:0 0 0 40px;
}
/*
Only used if the sprite won't be used
*/
a.nav-main-link:hover {
    height:18px;
    display:block;
    font:bold 100%/100% Verdana,Helvetica,Arial,Sans-Serif;
    color:#36a5ff;
    text-decoration:none;
    margin:0 0 0 40px;
}
/* What's Inside You default state */
.nav-main-wiy-d {
    width:152px;
    background-position:0 0;
}
/* What's Inside You hover state */
#nav-main-wiy:hover,
.nav-main-wiy-hover {
    width:152px;
    background-position:0 -18px;
}
/* Learn default state */
.nav-main-lrn-d {
    width:45px;
    background-position:-193px 0;
}
/* Learn hover state */
#nav-main-lrn:hover,
.nav-main-lrn-hover {
    width:45px;
    background-position:-193px -18px;
}
/* Shop default state */
.nav-main-shp-d {
    width:43px;
    background-position:-278px 0;
}
/* Shop hover state */
#nav-main-shp:hover,
.nav-main-shp-hover {
    width:43px;
    background-position:-278px -18px;
}
/* Game default state */
.nav-main-gme-d {
    width:49px;
    background-position:-361px 0;
}
/* Game hover state */
#nav-main-gme:hover,
.nav-main-gme-hover {
    width:49px;
    background-position:-361px -18px;
}
/* Secondary nav base */
.nav-sec {
    position:absolute;
    top:20px;
    left:35px; /* Adjust for tab margin */
    z-index:1000;
    font:normal 92%/136% Arial,Helvetica,Verdana,Sans-Serif;
}
.nav-sec li {
    clear:both;
    width:200px;
    margin:0;
    padding:4px;
    background-color:#ffffff;
    border-right:1px solid #0860A8;
    border-bottom:1px solid #0860A8;
    border-left:1px solid #0860A8;
}
.nav-sec li:first-child ,
.nav-sec li.first-child  {
    border-top:1px solid #0860A8;
}
.nav-sec a {
    text-decoration:none;
}
.nav-sec a:hover {
    text-decoration:underline;
}
#nav-sec-lrn {
    width:200px;
}
#gbl-nav {
    position:absolute;
    top:10px;
    right:0px;
    min-width:559px;
    _width:593px;
    font-size:77%;
}
#gbl-nav li {
    float:left;
    margin:5px 15px 0 0;
}
#gbl-nav a {
    color:#666666;
}
#gbl-nav a:hover {
    color:#666666;
    text-decoration:underline;
}

/* Search box */
#gbl-nav div label {
    display:none;
}
#gbl-nav div input {
    width:125px;
    border:1px solid #999999;
    margin:0;
    padding:3px;
    font:normal 108%/108% Arial,Helvetica,Verdana,Sans-Serif;
}
#gbl-nav div button {
    width:56px;
    height:24px;
    margin:0 0 0 4px;
    padding:0;
    border:0;
    background:url(../images/gbl-btn-search.gif) 0 0 no-repeat;
    cursor:pointer;
}

/* ==================================================================
Footer
================================================================== */
#footer-c {
    font-size:77%;
    text-align:center;
    border-top:2px solid #cccccc;
    margin:20px 0 0 0;
}
#footer-alt-c {
    font-size:77%;
    text-align:center;
    margin:-10px 0 0 0;
}
#footer-alt-c ul,
#footer-c ul {
    width:492px;
    margin:2px auto;
}
#footer-alt-c li,
#footer-c li {
    float:left;
    margin:5px 15px 0 0;
}
#footer-alt-c li.last,
#footer-c li.last {
    margin:5px 0 0 0;
}
#footer-alt-c a,
#footer-c a {
    color:#666666;
}
#footer-alt-c a:hover,
#footer-c a:hover {
    color:#666666;
    text-decoration:underline;
}

.print-email-buttons {
    float:right;
    padding-top:6px;
    margin-top:10px;
}

.icon-spacer {
    float:left;
    height:1px;
    width:3px;
}
/* Global disclaimer for static collection */

#HAT-globaldisclaimer {
    margin:0pt;
    padding:0pt;
    text-align:left;
    font-size:16px;
}
.HAT-p {
    color:#707070;
    font-family:Verdana,Helvetica,Arial,Sans-Serif;
    font-size:85%;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:138.5%;
    margin:0pt 0pt 1em;
}
#HAT-globaldisclaimer.HAT-wide {
    margin:0pt auto;
}
#HAT-globaldisclaimer gd {
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

#HAT-globaldisclaimer {
    font-size:85%;
    height:20px;
    line-height:138.5%;
    width:764px;
}
.HAT-widebg #HAT-globaldisclaimer {
    width:980px;
}
#HAT-globaldisclaimer gd {
    text-align:left;
    width:100%;
}
#HAT-globaldisclaimer gd.HAT-footer-first-child {
    border-top:2px solid #cccccc;
    margin:10px 0 10px 0;
    padding:0px 0pt 0pt;
}
/*Global disclaimer for static collection*/
/* My Profile and Edit Profile - Padding for fieldset */

#desctext {
    margin:.7em 0;
    padding: 0px 0px 0px 12px;
    font-family:Verdana,Helvetica,Arial,Sans-Serif;
    color:#333333;
}

#popup-buttons-padding {
    margin:.7em 0;
    padding: 0px 0px 0px 35px;
    font-family:Verdana,Helvetica,Arial,Sans-Serif;
    color:#333333;
}

/* My Profile - My Posted Stories block */

td.border
{
    border-width: 1px 1px 1px 1px;
    border-style: inset inset inset inset;
    border-color: #d2d2d2 #d2d2d2 #d2d2d2 #d2d2d2;
}

tr.dataheader
{
    height:27px;
    background-color: #e2edf8;
}

tr.datacellone
{
    height:27px;
    background-color: #ffffff;
}

tr.datacelltwo
{
    height:27px;
    background-color: #eeeeee;
}

/* My Profile - Dialogue box */
.popup-container {
    width:650px;
}
.popup-header {
    padding: 0px 0px 10px 0px;
}
.popup-container .popup {
    _height:60px;
    min-height:60px;
    /*
    padding-bottom:15px;
    */
}
#popup-alert {
    position:absolute;
    top:300px;
    left:900px;
    width:445px;
    _height:100px;
    min-height:100px;
    background:#ffffff;
    border:2px solid #0860a8;
    display:none;
    z-index:2000;
}
#popup-alert .close {
    float:right;
    margin:5px 5px 5px 0px;
}
#popup-alert p.desc {
    margin:.7em 0;
    padding: 0px 0px 0px 40px;
    font-family:Verdana,Helvetica,Arial,Sans-Serif;
    color:#333333;
}
#popup-alert p.desctext {
    margin:.7em 0;
    padding: 0px 0px 0px 80px;
    font-family:Verdana,Helvetica,Arial,Sans-Serif;
    color:#333333;
}

#popup-alert ol {
   margin:.7em 0;
   padding: 0px 0px 0px 40px;
   font-size:85%;
   font-family:Verdana;
   color:#333333;
}
#popup-alert li {
  margin:.7em 0;
  padding-left : 10cm
  font-size:85%;
  font-family:Verdana;
  list-style:decimal;
  color:#333333;
}
#popup-alert p {
  margin:.7em 0;
  padding: 0px 0px 0px 20px;
  font-size:85%;
  font-family:Verdana;
  color:#333333;
}


# myProfile-popup-detail {
    _height:100px;
    min-height:100px;
    margin:10px 0 0 0;
}

#myProfile-popup-detail .popup-summary {
    width:400px;
    height:100px;
    _height:150px;
    margin:0 0 8px 10px;
    padding:0 10px 0 0;
    text-align:left;
    overflow:auto;
    border:1px solid #eeeeee;
}

/* My Profile Image background with border */
#my-profile {
    _height:380px;
    min-height:380px;
    background:url(../images/gbl-featured-bg.jpg) 0 0 no-repeat;
    margin:10px 0 0 0;
}

.my-profile-image {
    float:left;
    width:156px;
    height:204px;
    margin:0 0 0 0px;
    _margin:0 0 0 0px;
    padding:13px 0 0 12px;
    overflow:hidden;
    background:url(../images/user-profile-image-bg.gif) 0 0 no-repeat;
}

/*Submitstory Keywords - Dialogue box */
/********************************** new popup of submit story keywords *****************/

#keyword-popup-link{
float:right;
font-size:85%;
margin-right:20px;

}


.keyword-popup-container {
    width:650px;
}
.keyword-popup-header {
    padding: 0px 0px 10px 0px;
}
.keyword-popup-container .popup {
    _height:60px;
    min-height:60px;
    /*
    padding-bottom:15px;
    */
}
#keyword-popup-alert {
    position:absolute;
    top:700px;
    left:900px;
    width:504px;
    _height:90px;
    min-height:90px;
    background:#ffffff;
    border:1px solid #D8DCDE;
    display:none;
    z-index:2000;
}
#keyword-popup-alert .close {
    float:right;
    margin:5px 5px 5px 0px;
    padding:0pt 0px 0pt 0pt;
}
#keyword-popup-alert p.desc {
    margin:.7em 0;
    padding: 0px 0px 0px 10px;
    font-family:Verdana,Helvetica,Arial,Sans-Serif;
    color:#707070;
    font-weight: bold;

}
#keyword-popup-alert p.desctext {
    margin:.7em 0;
    padding: 0px 0px 0px 80px;
    font-family:Verdana,Helvetica,Arial,Sans-Serif;
    color:#333333;
}

#keyword-popup-alert ol {
   margin:.7em 0;
   padding: 0px 0px 0px 40px;
   font-size:85%;
   font-family:Verdana;
   color:#333333;
}
#keyword-popup-alert li {
  margin:.7em 0;
  padding-left : 10cm
  font-size:85%;
  font-family:Verdana;
  color:#333333;
}
#keyword-popup-alert p {
  margin:.7em 0;
  padding: 0px 0px 0px 20px;
  font-size:85%;
  font-family:Verdana;
}
# submitstory-keyword-popup-detail {
    _height:100px;
    min-height:100px;
    margin:10px 0 0 0;
}

#submitstory-keyword-popup-detail .keyword-popup-summary {
    width:465px;
    height:95px;
    _height:95px;
    margin:0 0 8px 10px;
    padding:0 10px 0 0;
    text-align:left;
    overflow:auto;
    border:1px solid #D8DCDE;
}

/********************************** new popup of submit story keywords *****************/

/* submit story how to find out - Dialogue box */
.sspopup-container {
    width:650px;
}
.sspopup-header {
    padding: 0px 0px 10px 0px;
}
.sscpopup-container .popup {
    _height:60px;
    min-height:60px;
    /*
    padding-bottom:15px;
    */
}
#sspopup-alert {
    position:absolute;
    top:1350px;
    left:900px;
    width:504px;
    _height:170px;
    min-height:170px;
    background:#ffffff;
    border:1px solid #D8DCDE;
    display:none;
    z-index:2000;
}
#sspopup-alert .close {
    float:right;
    margin:5px 5px 5px 0px;
    padding: 0px 0px 0px 0px;
}
#sspopup-alert p.desc {
    margin:.7em 0;
    padding: 0px 0px 0px 20px;
    font-size:85%;
    font-family:Verdana,Helvetica,Arial,Sans-Serif;
    color:#333333;
}
#sspopup-alert p.desc1 {
    margin:.7em 0;
    padding: 0px 0px 0px 20px;
    font-size:85%;
    font-family:Verdana;
    color:#333333;
}

#sspopup-alert ol {
   margin:.7em 0;
   padding: 0px 0px 0px 40px;
   font-size:85%;
  font-family:Verdana,Helvetica,Arial,Sans-Serif;

}
#sspopup-alert li {
  margin:.7em 0;
  padding-left : 10cm
  font-family:Verdana,Helvetica,Arial,Sans-Serif;
  list-style-type:decimal;
}
#sspopup-alert p {
  margin:.7em 0;
  padding: 0px 0px 0px 20px;
  font-size:85%;
  font-family:Verdana;

}
#sspopup-alert u {
  margin:.7em 0;
  padding: 0px 100px 0px 20px;
  font-size:85%;
  font-family:Verdana;
  color:#333333;
}
#submit-story-sspopup-detail {
    _height:100px;
    min-height:100px;
    margin:10px 0 0 0;
}

#submit-story-sspopup-detail .popup-summary {
    width:465px;
    height:170px;
    _height:160px;
    margin:0 0 8px 10px;
    padding:0 10px 0 0;
    text-align:left;
    overflow:auto;
border:1px solid #D8DCDE;
}

/* ==================================================================
Elements
================================================================== */
/*
.gbl-top-div {
width:980px;
height:14px;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/gbl-top-div.png', sizingMethod='image');
}
.gbl-top-div[class] {
background:url(../images/gbl-top-div.png) 0 0 no-repeat;
}
*/
.rated div {
    float:left;
    color:#707070;
    font-size:11px;
}
.icon-meter {
    width:58px;
    height:12px;
    margin:3px 5px 0 5px;
    padding:0;
    background-image:url(../images/rating-meter-bg.gif);
    background-repeat:no-repeat;
}
.gbl-btm-div {
    position:relative;
    top:-9px;
    width:980px;
    height:27px;
    margin:0 0 -9px 0;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/gbl-btm-div.png', sizingMethod='image');
}
.gbl-btm-div[class] {
    background:url(../images/gbl-btm-div.png) 0 0 no-repeat;
}
.gbl-link-plus {
    vertical-align:top;
    margin:2px 0 0 0;
    _margin:0;
    *margin:0;
    _vertical-align:middle;
    *vertical-align:middle;
    border:0px;
}
.recommended-computer h5 {
    font-size:85%;
    line-height:116%;
    color:#707070;
    margin-top:10px;
}
.gbl-link-arrow {
    vertical-align:middle;
}

/* General Learn More button */
. a {
    display:block;
    _display:inline-block;
    min-width:151px;
    height:26px;
    margin:0pt 45px 7px 0pt;
    background:url(../images/gbl-btn-learn-more-var-spr.gif) 0 0 no-repeat;
    cursor:pointer;
    text-decoration:none;
}
.learn-more-product a span {
    display:block;
    _display:inline-block;
    min-width:170px;
    height:21px;
    padding:5px 30px 0pt 15px;
    background:url(../images/gbl-btn-learn-more-var-spr.gif) right -26px no-repeat;
    cursor:pointer;
}
.learn-more-product a:hover {text-decoration:none !important;}

/* New general Learn More button */
.learn-more-product-new a {
    display:block;
    _display:inline-block;
    min-width:151px;
    height:26px;
    margin:0 35px 7px 0;
    background:url(../images/gbl-btn-learn-more-new-spr.gif) 0 0 no-repeat;
    cursor:pointer;
}
.learn-more-product-new a span {
    display:block;
    _display:inline-block;
    min-width:170px;
    height:21px;
    padding:5px 40px 0 15px;
    background:url(../images/gbl-btn-learn-more-new-spr.gif) right -26px no-repeat;
    cursor:pointer;
}
.learn-more-product-new a:hover {
    display:block;
    _display:inline-block;
    min-width:151px;
    height:26px;
    color:#ffffff;
    margin:0 35px 7px 0;
    background:url(../images/gbl-btn-learn-more-new-spr.gif) 0 -52px no-repeat;
    cursor:pointer;
    text-decoration:none;
}
.learn-more-product-new a:hover span {
    display:block;
    _display:inline-block;
    min-width:170px;
    height:21px;
    padding:5px 40px 0 15px;
    background:url(../images/gbl-btn-learn-more-new-spr.gif) right -78px no-repeat;
    cursor:pointer;
}
/* Story page Learn More button */
.learn-more-story a {
    display:block;
    _display:inline-block;
    min-width:151px;
    height:33px;
    margin:0 0 7px 0;
    background:url(../images/gbl-btn-learn-more-var-spr.gif) 0 -66px no-repeat;
    cursor:pointer;
}
.learn-more-story a span {
    display:block;
    _display:inline-block;
    min-width:170px;
    height:24px;
    padding:9px 40px 0 15px;
    background:url(../images/gbl-btn-learn-more-var-spr.gif) right -99px no-repeat;
    cursor:pointer;
}
/* Product detail buttons are extra wide */
.product-detail-review .learn-more-product a span {
    _width:250px;
    min-width:250px;
}
.product-detail-review .learn-more-product a {
    _width:250px;
    min-width:250px;
    font-size:12px;
}
/* Game Learn More button */
.learn-more-game a {
    display:block;
    _display:inline-block;
    min-width:151px;
    height:33px;
    margin:0 0 7px 0;
    background:url(../images/gbl-btn-learn-more-var-spr.gif) 0 -132px no-repeat;
    cursor:pointer;
}
.learn-more-game a span {
    display:block;
    _display:inline-block;
    min-width:170px;
    height:24px;
    padding:9px 40px 0 15px;
    background:url(../images/gbl-btn-learn-more-var-spr.gif) right -165px no-repeat;
    cursor:pointer;
}

.tagline {width:auto; float:left; margin-top:7px; margin-left:8px;}
/*
.disclaimer-text is special for the product detail page.
.gbl-disclaimer should be used for disclaimers throughout the site
*/
.disclaimer-text {display:none; width:100%; height:100%; padding:1em 0;}
.disclaimer-text-open {
    display: block;
}
.disclaimer-text p, .gbl-disclaimer p  { color:#aaaaaa; }
.gbl-disclaimer { width:100%; }
.shop-disclaimer { margin:0 18px; }
.shop-disclaimer p { color:#c2c2c2; }


/* ==================================================================
Modules
================================================================== */
/* Promos */
#gbl-promos {
    width:980px;
    margin:0 auto;
}
#gbl-promos a.promo-nav {
    float:left;
    display:block;
    width:9px;
    height:16px;
    background-image:url(../images/promos-next-prev-spr.gif);
    text-indent:-200px;
    overflow:hidden;
    opacity:0;
    filter:alpha(opacity=0);
}
#gbl-promos a.carousel-prev {
    position:relative;
    margin:46px 7px 0 0;
    background-position:0 0;
}
#gbl-promos a.carousel-next {
    position:relative;
    margin:46px 0 0 -7px;
    background-position:0 -18px;
}
#promos {
    float:left;
    position:relative;
    width:944px;
    height:108px;
    overflow:hidden;
}
.promo-item {
    float:left;
    position:relative;
    width:288px;
    _height:108px;
    min-height:108px;
    margin:0 12px 0 0;
    padding:0 10px 0 4px;
    background:url(../images/gbl-promos-bg-spr.gif) 0 0 no-repeat;
    text-align:left;
}
.promo-item p.img {
    float:left;
    width:100px;
    _height:97px;
    min-height:97px;
    margin:3px 8px 0 0;
}
.offer-procs .promo-item p.img {
    float:left;
    width:102px;
    height:87px;
    padding:6px 0 0 2px;
    margin:6px 8px 0 0;
    background:url(../images/promo-img-bg.gif) 0 0 no-repeat;
}
.promo-item .promo-btm {
    position:absolute;
    bottom:0px;
    left:0px;
    width:302px;
    height:6px;
    font-size:.01em;
    background:url(../images/gbl-promos-bg-spr.gif) -302px 0 no-repeat;
}
.promo-item h4 { padding:15px 0 5px 0; }
.promo-item p { margin:0 0 5px 0; }
.offer-procs .promo-item p { margin:0 0 2px 0; }
.promo-item strong { color:#333333; }

/* Related Processor */
.related-proc-c {
    margin:0 0px 15px 0px;
}
.related-proc-header { float:left; }
.related-proc-header p {
    font:bold 92%/108% Verdana,Helvetica,Arial,Sans-Serif;
    margin:.4em 0 .4em 0;
}
.related-proc-badge {
    float:left;
    margin:0 37px 0 0;
}
.related-proc-desc {
    float:left;
    width:345px;
    padding: 0px 15px 0px 0px;
    border-right:1px solid #e1e1e1;
}
.related-proc-desc .learn-more {
    font:bold 115%/100% Verdana,Helvetica,Arial,Sans-Serif;
}
.related-proc-icons {
    float:left;
    width:120px;
    text-align: center;
    border-right:1px solid #e1e1e1;
}
.related-processors-c {
    display:none;
}
.related-proc-spec-details {
    margin:20px 0 0 0;
}
.related-proc-spec-icons,
.related-proc-spec-icons-last {
    float:left;
    width:151px;
    _height:109px;
    min-height:109px;
    padding:20px 13px 0 0;
    text-align: center;
    background:url(../images/related-proc-spec-v.gif) top right no-repeat;
}
.related-proc-spec-icons-last {
    background:0;
    border-right:1px solid #e1e1e1;
}
.related-proc-spec-icons p {
    font:normal 77%/100% Verdana,Helvetica,Arial,Sans-Serif;
}

/* ==================================================================
Pages
================================================================== */

/* Global Gateway  */
#gateway-c {
    width:100%;
    height:349px;
    padding:90px 0 0 0;
    background:url(../images/global-gateway-world-map-bg.jpg) 0 0 no-repeat;
}
#gateway-c #country-selector {
    margin:8px 0 0 0;
    color:#0860a8;
}
#gateway-work-play-c {
    margin:154px 0 0 0;
    height:175px;
    width:680px;
}
#gateway-work-play-c a.go-btn {
    position:absolute;
    bottom:0px;
    left:0px;
    display:block;
    width:67px;
    height:26px;
    background-image:url(../images/gateway-btn-go-spr.gif);
    background-position:0 0;
    background-repeat:no-repeat;
    text-indent:-2000px;
    overflow:hidden;
}
#gateway-work-play-c a.go-btn:hover {
    background-position:-67px 0;
}
.gateway-copy {
    position:relative;
    width:320px;
    _height:150px;
    min-height:150px;
    margin-right:20px;
}

/* WIY - User Profile AND Story Detail Page */
#story-detail,
#user-profile {
    _height:288px;
    min-height:288px;

    background:url(../images/gbl-featured-bg.jpg) bottom no-repeat;
    margin:10px 0 0 0;
}
p.user-profile-attr {
    margin:0;
}
div.user-profile-attr {
    margin:0 0 .7em 0;
}
.user-profile-image {
    float:left;
    width:156px;
    height:204px;
        OVERFLOW: hidden;
    margin:0 0 0 39px;
    _margin:0 0 0 19px;
    padding:14px 0 0 14px;
    background:url(../images/user-profile-image-bg.gif) 0 0 no-repeat;
}
.user-profile-summary {
    float:left;
    width:495px;
    margin:0 0 15px 137px;
    padding:0 35px 0 0;
    height:157px;
    overflow:auto;
}
.user-profile-header h1 {
    float:left;
}
.user-profile-header span {
    float:left;
    font-size:85%;
    margin-left:15px;
    padding-top:5px;
}
.user-profile-description {
    margin-top:15px;
}
.user-profile-description h5{
    font-weight: bold;
    font-size: 0.75em;
}
.user-profile-gallery {
    float:left;
    width:395px;
    margin:0 0 0 190px;
}
#user-profile .user-profile-gallery .user-profile-gallery-img {float:left; padding:0 6px;}
#user-profile-gallery-c {
    float:left;
    width:330px;
    height:72px;
    overflow:hidden;
}
#user-profile a.gallery-nav {
    float:left;
    display:block;
    width:9px;
    height:16px;
    background-image:url(../images/promos-next-prev-spr.gif);
    text-indent:-200px;
    overflow:hidden;
    opacity:0;
    filter:alpha(opacity=0);
}
#user-profile a.carousel-prev {
    margin:30px 0 0 0;
    background-position:0 0;
}
#user-profile a.carousel-next {
    margin:30px 0 0 0;
    background-position:0 -18px;
}
/*Contributor profile class */
#contri-profile {
    _height:380px;
    min-height:380px;
    background:url(../images/gbl-featured-bg.jpg) 0 0 no-repeat;
    margin:10px 0 0 0;
}

.contri-profile-image {
    float:left;
    width:156px;
    height:204px;
    margin:0 0 0 39px;
    _margin:0 0 0 19px;
    padding:14px 0 0 14px;
    background:url(../images/user-profile-image-bg.gif) 0 0 no-repeat;
}

.contri-profile-summary {
    float:left;
    height:207px;
    margin:0pt 0pt 35px 35px;
    overflow:auto;
    padding:0pt 35px 0pt 0pt;
    width:600px;
}
.contri-profile-header h1 {
    float:left;
}
.contri-profile-gallery {
    float:left;
    width:320px;
    margin:0pt 0pt 35px 35px;
    padding:0pt 35px 0pt 0pt;
    height:72px;
    overflow:auto;
}
#contri-profile .contri-profile-gallery .user-profile-gallery-img {float:left; padding:0 6px;}
#contri-profile-gallery-c {
    float:left;
    width:300px;
    height:72px;
    overflow:hidden;
}
#contri-profile a.gallery-nav {
    float:left;
    display:block;
    width:9px;
    height:16px;
    background-image:url(../images/promos-next-prev-spr.gif);
    text-indent:-200px;
    overflow:hidden;
    opacity:0;
    filter:alpha(opacity=0);
}
#contri-profile a.carousel-prev {
    margin:46px 0 0 0;
    background-position:0 0;
}
#contri-profile a.carousel-next {
    margin:46px 0 0 0;
    background-position:0 -18px;
}


/*Contributor profile class */
.see-more-tab {
    background:url(../images/user-profile-see-more-tab.gif) 0 0 no-repeat;
    width:226px;
    height:29px;
    margin:-52px 0 0 0;
    padding:14px 0 0 14px;
}
#story-detail .user-marketing {
    float:left;
    width:525px;
    text-align:left;
    margin:0 0 0 20px;
}
#story-detail .profile-summary {
    width:529px;
    height:150px;
    _height:150px;
    margin:0 0 8px 0px;
    padding:0 10px 0 0;
    text-align:left;
    overflow:auto;
}
#story-detail .user-marketing .find-processor {
    _width:231px;
    min-width:231px;
    height:33px;
    display:block;
    background:url(../images/gbl-btn-learn-more-spr.gif) 0 0 no-repeat;
    cursor:pointer;
}
#story-detail .user-marketing .find-processor span {
    display:block;
    height:33px;
    padding:9px 45px 0 15px;
    background:url(../images/gbl-btn-learn-more-spr.gif) right -33px no-repeat;
    cursor:pointer;
    color:#3e82ba;
}
#story-detail .user-marketing .processor-profile {
    width:470px;
    margin:0 0 18px 0;
    padding-top:5px;
}
#story-detail .processor-profile h3 {
    padding:5px 0 0 0;
}
#story-detail .processor-profile .attr {
    font:normal 85%/85% Verdana,Helvetica,Arial,Sans-Serif;
    color:#707070;
}
#story-detail .processor-profile img {
    float:left;
    margin-right:16px;
}
#story-detail .profile-gallery {
    margin:0 0 5px 39px;
}
#user-profile .see-more-tab {
    background:url(../images/user-profile-see-more-tab.gif) no-repeat;
    width:240px;
    height:29px;
    margin-top:-6px;
    padding-top:14px;
}
#story-detail .see-more-tab {
    background:url(../images/long-tab.gif) no-repeat;
    width:356px;
    height:30px;
    padding:14px 0 0 0;
    margin:-20px 0 0 0;
}
#story-detail .see-more-tab a {
    margin:0 8px 0 8px;
}
#story-gallery-c {
    FLOAT: left; OVERFLOW: hidden; WIDTH: 352px; HEIGHT: 264px
}
#story-gallery-imag{
    FLOAT: left; OVERFLOW: hidden; WIDTH: 352px; HEIGHT: 264px;BACKGROUND-IMAGE: url(../images/review-page-image-bg10.gif);
}
#story-gallery-imag p{
    color:#333333;
    float:left;
    font-size:85%;
    margin:70pt 55pt 0px 98px;
    text-align:center;
}
.story-gallery {
    FLOAT: left; WIDTH: 382px
}
.story-gallery A.gallery-nav {
    DISPLAY: block; FILTER: alpha(opacity=0); FLOAT: left; BACKGROUND-IMAGE: url(../images/promos-next-prev-spr.gif); OVERFLOW: hidden; WIDTH: 9px; TEXT-INDENT: -200px; HEIGHT: 16px; opacity: 0
}
.story-gallery A.carousel-prev {
    BACKGROUND-POSITION: 0px 0px; MARGIN: 124px 6px 0px 0px
}
.story-gallery A.carousel-next {
    BACKGROUND-POSITION: 0px -18px; MARGIN: 124px 0px 0px 6px
}
.story-gallery-img {
    FLOAT: left;
    width:352px; height:264px;overflow:hidden;
}


.user-profile-carousel-img {

    float:left;
    padding:0;
    clear:right; width:96px; height:72px; margin-right:0; vertical-align:middle;align:center;
    overflow:hidden;
}

/* WIY - Comments */
.comments-container {
    width:650px;
}
.comment-header {
    padding: 0px 0px 10px 0px;
}
.comments-container .comment {
    _height:60px;
    min-height:60px;
    /*
    padding-bottom:15px;
    */
}
.comment .comment-image{
    float: left;
    padding-right:10px;
}
#add-comment {
    position:absolute;
    top:10px;
    left:100px;
    width:652px;
    _height:773px;
    min-height:773px;
    background:#ffffff;
    border:2px solid #0860a8;
    display:none;
    z-index:2000;
}
#add-comment .close {
    float:right;
    margin:10px 18px 5px 0;
}
#add-comment p.desc {
    margin:.7em 0;
}
.add-comment-c,
.add-comment-thanks {
    position:relative;
    width:579px;
    _height:670px;
    min-height:670px;
    margin:6px 0 10px 17px;
    padding:40px 20px 15px 20px;
    background:url(../images/add-comment-frame-spr.gif) -619px 0 repeat-y;
}
.add-comment-thanks {
    display:none;
}
.add-comment-top {
    position:absolute;
    top:0px;
    left:0px;
    width:619px;
    height:5px;
    background:url(../images/add-comment-frame-spr.gif) 0 0 no-repeat;
}
.add-comment-btm {
    position:absolute;
    bottom:0px;
    left:0px;
    width:619px;
    height:5px;
    background:url(../images/add-comment-frame-spr.gif) -1238px 0 no-repeat;
}
#add-comment-form textarea {
    width:256px;
    height:102px;
}

/* WIY - Archive */
.archive-page { margin:0; }
#archive-tabs {background:url(../images/archive-results-bg.jpg) 0 0px /*90px*/ repeat-y; width:977px; _height:535px; min-height:535px; }
#archive-tabs ul.tabs-for-archive {background:url(../images/archive-tab-menu-bg.jpg) no-repeat; width:980px; height:42px;}
#archive-tabs ul li {font-size:85%;}
.archive-tabs-alt .archive-results { display:none; }
.archive-results {float:left; clear:right; width:776px; margin-right:0; padding:10px 0px 0px 8px;}
.archive-results .tools {float:right; margin:10px; *margin:10px 10px 0px 0px;}
.archive-results .tools a.active {color:#000; padding:0px 5px;}
.archive-results .tools a.active:hover {text-decoration:none;}
.archive-results .featured {float:left; margin-bottom:3px; background:url(../images/archive-listing-bg.gif) no-repeat; width:257px; height:90px;}
.archive-results .featured img {float:left; padding:8px 25px 5px 10px;}
.archive-results .featured h4 {padding:18px 0pt 10px 0;}
.archive-results .featured p {padding:0; margin:0;}
.archive-results .featured .image {float:left; clear:right; width:130px; height:72px; margin-right:0; vertical-align:middle;align:center;padding:2px 0px 0px 2px;}
.archive-results .featured .image .container{width:96px; height:72px; margin-right:0; vertical-align:middle;align:center; overflow:hidden}
.archive-pagination {float:right; width:417px; margin:6px 6px 0 0;}
.archive-pagination ul {background:url(../images/view-main-bg2.gif) no-repeat;}
.archive-pagination ul li {float:left; width:20px; height:20px; padding:8px 0 0 0; margin:0 1px 0 0;}
.archive-pagination li.leftarrow, .archive-pagination li.rightarrow {padding:1px;}
.archive-pagination li.leftarrow a {padding:0;}
.archive-pagination li.header {width:100px; font-size:8px; position:relative;}
.archive-pagination li.selected {width:20px;}
.archive-pagination li.pagenum {width:70px; height:28px; background:url(../images/view-main-bg.gif) 0 0 no-repeat;}
.archive-pagination li.pagenum span.setnum {margin-left:12px; font-size:8px; position:relative;}
.archive-pagination li.pagenum span.setnum a {display:inline; padding:0;}
.archive-pagination li.pagenum a.view-selected {display:inline; padding:3px 4px; background:none; background-color:#81ADD2; border:solid 1px #FFF;}
.archive-pagination li.num-selected {width:20px;}
.archive-pagination li.num-selected a {display:inline; padding:2px 5px; color:#FFF; background-color:#81ADD2; border:solid 1px #FFF; position:relative;}
.archive-pagination li.showbg {background:url(../images/view-num-bg.gif) no-repeat; *background:url(../images/view-num-bg.gif) 0 1px no-repeat; width:20px;}
.archive-pagination li.showbg a,.archive-pagination li.showbg span {position:relative; margin:3px;}
.archive-pagination li.showbg.wide a {position:relative;}

.archive-filter,
.archive-filter-alt {
    float:right;
    margin-top: 20px;
    width:184px;
    height:522px;
    *font-size:.9em;
}
.archive-filter {
    background:url(../images/archive-rt-nav-bg.gif) 0 0 no-repeat;
}
.archive-filter p,.archive-filter-alt p {display:block; margin:15px 10px 5px 15px; font-size:.8em; font-weight:bold; color:#000;}
.archive-filter input, .archive-filter select, .archive-filter-alt input, .archive-filter-alt select {margin:6px 3px 0 20px; *margin-top:0px;}
.archive-filter span, .archive-filter-alt span {font-size:.8em;}

#archive-tabs .ui-tabs-nav, .ui-tabs-panel {font-size:12px;}
#archive-tabs .ui-tabs-nav:after {display:block; clear:both; content:" ";}
#archive-tabs .ui-tabs-nav li {float:left; margin:0 1.2em 0 1px; padding:17px 0 0 7px;}
#archive-tabs .ui-tabs-nav a, .ui-tabs-nav a span {display:block;}
#archive-tabs .ui-tabs-nav a {padding:0 30px 0 0; color:#0860A8; font-weight:bold; text-decoration:none; white-space:nowrap;}
#archive-tabs .ui-tabs-nav .ui-tabs-selected a {color: #000;}
#archive-tabs .ui-tabs-nav a span {width:64px; height:18px;}

/* Learn - Landing */
.three-col .section-item {margin:.9em 0 1.1em 0;}
.tools-box-hdr {font-size:123.1%; margin:6px 0 0 0;}
.tools-box .top {background:url(../images/landing-tools-menu-bg-spr.gif) 0 0 no-repeat; width:288px; height:12px; font-size:.01em;}
.tools-box .btm {background:url(../images/landing-tools-menu-bg-spr.gif) -576px 0 no-repeat; width:288px; height:13px;}
.tools-box ul {width:288px; background:url(../images/landing-tools-menu-bg-spr.gif) -288px 0 repeat-y;}
.tools-box ul li {width:257px; margin:0 8px 0 16px; border-top:solid 1px #D1D1D1; background:url(../images/tools-arrow-icon.gif) center right no-repeat;}
.tools-box ul li a {font-size:93%; padding:8px 0; display:block;}
.tools-box ul li.first {border:0;}
.tools-box ul li.first a {padding:0 0 8px 0;}
.tools-box ul li.last a {padding:8px 0 0 0;}
.section-item-icon {float:right; margin:0 0 10px 2px;}

/* Learn - Processor landing */
.proc-container { margin:12px 0; }
.proc-badge {
    margin-left:17px;
    margin-right:22px;
    float:left;
}
.proc-hr {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e1e1e1;
    margin:30px 0px 30px 0px;
}

/* Learn - Product Detail */
#product-detail {
    margin:0;
}
#product-detail .marketing-img {
    float:left;
    margin-left:-16px;
    padding-top:16px;
}
#product-detail .product-detail-desc {
    float:left;
    width:398px;
}
#product-detail .product-detail-desc p {
    margin-right:3em;
}
#product-detail .product-detail-review {
    float:left;
    width:300px;
    margin:0 0 0 16px;
}
div.detail-overview-desc {
    float:left;
    width:450px;
    margin:25px 0;
}
div.detail-key-features {
    width:100%;
}
div.detail-key-features h2 {
    border-bottom:1px solid #e1e1e1;
}
.detail-feature-img {
    float:right;
    margin:14px 0 0 0;
}
.detail-key-features-list dl {
    float:left;
    width:340px;
    padding:15px 40px 0 0;
    font:normal 92%/123.1% Verdana,Helvetica,Arial,Sans-Serif;
    color:#666666;
}
.detail-key-features-list dt {
    font-weight:bold;
}
.detail-key-features-list dd {
    margin:.4em 0 1.5em 0;
}

/* -------- Processor Numbers */
#proc-num-expando {margin-left: 797px;}
#proc-num-expando li {float:left; margin: 0; padding:0 0 10px 10px; font-size: 11px; color:#0860a8; }
#proc-num-expando li.div {color:#000;}

#pro-num {position:relative; width:959px; border: 1px solid #e1e1e1; margin:0 0 2em 0;}

#proc-num td { text-align:center };

.pro-num-header-row {width:959px;}

.pro-num-header-table {width:959px;}
.pro-num-header-table td {width:91px; border-left: 1px solid #e1e1e1; font-size: 9px; color:#0860a8; padding: 10px; vertical-align: bottom;}
.pro-num-header-table td.processor-family {width:152px; border-left: none;}
.pro-num-header-table td img {margin:10px 0;}

.pro-num-section-title {width:917px; border: 1px solid #fff; background-color:#e2edf8; font-size: 9px; color:#0860a8; padding:10px 30px 10px 10px; text-align: right;}
.pro-num-section-title a, .pro-num-section-header a:visited, .pro-num-section-header a:active, {color:#0860a8; text-decoration:none;}
.pro-num-section-header a:hover {color:#0860a8; text-decoration:underline;}

.pro-num-row {width:959px;}
.pro-num-processor-family {float: left; width:118px; font-size: 9px; color:#0860a8; vertical-align:middle; padding:40px 10px 10px 45px;}
.pro-num-table {float: left; width:786px;}
.pro-num-table td {width:91px; border-top: 1px solid #e1e1e1; border-left: 1px solid #e1e1e1; font-size: 9px; color:#707070; padding: 10px 10px 5px 10px; vertical-align: middle;}
.pro-num-table tr.odd {background-color:#f4f4f4;}
.pro-num-table tr.first td {border-top: none;}

#pro-num div.pro-num-section-title {
    background-image:url(../images/proc-accordion-toggle-spr.gif);
    background-repeat:no-repeat;
    background-position:right 0;
    cursor:pointer;
}

#pro-num div.selected {
    background-position:right -31px;
}

#proc-num-overlay {
    position:absolute;
    display:none;
    top:50px;
    left:190px;
    width:592px;
    height:300px;
    background:#fff;
    border:2px solid #0860a8;
}
#proc-num-overlay h2 {
    margin:10px 0 0 10px;
}
#proc-num-overlay .close {
    float:right;
    margin:5px 5px 5px 0;
}
.overlay-bd {
    width:504px;
    height:170px;
    margin:-1px 0 0;
    padding:16px;
    border:1px solid #d8dcde;
    overflow:auto;
    position: absolute;
    top: 81px;
    left: 28px;
}
#proc-num-overlay .ui-tabs-nav {
    list-style: none;
    margin: 0;
    position: absolute;
    top: 44px;
    right: 40px;
    z-index: 2;
}
#proc-num-overlay .ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
}
#proc-num-overlay .ui-tabs-nav a, #proc-num-overlay .ui-tabs-nav a span {
    display: block;
}
#proc-num-overlay .ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
    outline: 0; /* prevent dotted border in Firefox */
}
#proc-num-overlay .ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    margin-top: 0;
    color: #000;
}
#proc-num-overlay .ui-tabs-nav img {
    margin-top: 3px;
}
#proc-num-overlay .ui-tabs-nav a span {
    padding: 0 15px 0;
    *padding-top: 2px;
}
#proc-num-overlay .ui-tabs-nav .ui-tabs-selected a, #proc-num-overlay .ui-tabs-nav a:hover, #proc-num-overlay .ui-tabs-nav .ui-tabs-selected a span, #proc-num-overlay .ui-tabs-nav a:hover span {
    background: url(../images/proc-num-overlay-tabs-bg-spr.gif) no-repeat;
}
#proc-num-overlay .ui-tabs-nav .ui-tabs-selected a span, #proc-num-overlay .ui-tabs-nav a:hover span {
    background-position: 100% -40px;
}
#proc-num-overlay .ui-tabs-nav .ui-tabs-selected a span {
    *padding-bottom: 1px;
}
#proc-num-overlay .ui-tabs-nav .ui-tabs-selected a:link, #proc-num-overlay .ui-tabs-nav .ui-tabs-selected a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
#proc-num-overlay .ui-tabs-nav a:hover, #proc-num-overlay .ui-tabs-nav a:focus, #proc-num-overlay .ui-tabs-nav a:active, #proc-num-overlay .ui-tabs-nav .ui-tabs-unselect a:hover, #proc-num-overlay .ui-tabs-nav .ui-tabs-unselect a:focus, #proc-num-overlay .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

#reviews {
    margin-bottom:1em;
}
.detail-reviews-compare {
    width:950px;
    _height:275px;
    min-height:275px;
    margin:10px 0;
    padding:15px 0 15px 15px;
    border:1px solid #e1e1e1;
}
.detail-reviews-compare div {
    float:left;
    width:425px;
    margin:0 25px 0 0;
}
.detail-reviews-reviews {
    width:965px;
    _height:100px;
    min-height:100px;
    margin:0;
    padding:15px 0 15px 0;
}
.detail-reviews-reviews div {
    float:left;
    width:425px;
    margin:0 25px 0 0;
}
#gwo-flash {
    height:240px;
    border:1px solid #999999;
}
#gwo-results strong { color:#303030; }

/* Learn - Technology */
#foundation {width:970px; _height:590px; min-height:590px; padding:10px 0 0 8px;}
#foundation h2 {line-height:1.2em; padding-top:10px;}
.tech-text-1-bg { background:url(../images/learn-tech-main-bg-1.jpg) 0 0 no-repeat; }
.tech-text-2-bg { background:url(../images/learn-tech-main-bg-2.jpg) 0 0 no-repeat; }
.tech-text-3-bg { background:url(../images/learn-tech-main-bg-3.jpg) 0 0 no-repeat; }
.tech-text-4-bg { background:url(../images/learn-tech-main-bg-4.jpg) 0 0 no-repeat; }

#foundation ul.tech-menu {float:right; width:286px;}
#foundation ul.tech-menu li {width:284px; padding:6px 0px 8px 0px; border-bottom:solid 1px #D1D1D1; background:url(../images/learn-menu-arrow-off-bg.gif) left center no-repeat;}
#foundation ul.tech-menu li.selected {background:url(../images/learn-menu-arrow-on-bg.gif) left center no-repeat;}
#foundation ul.tech-menu li a {padding-left:26px;}
#foundation ul.tech-menu li.selected a {color:#000;}

#foundation .tech-text {float:left; width:286px; _height:350px; min-height:350px; padding-top:15px;}

#foundation .tech-details {float:left; width:295px; margin:0 20px 0 0;}
#foundation .tech-details p {padding:6px 0 12px 0; line-height:131%;}

.tech-history {float:left; width:486px;}
.tech-details-c { display:none; }

.tech-history h3, .meet h3 {padding-bottom:20px;}
.tech-history h3 {padding-left:8px;}
.tech-history img.icon {float:left; padding:0 10px 6px 0;}
.tech-history p {line-height:1.5em;}

.tech-meet {float:left; width:470px; margin-left:10px; padding-left:12px; border-left:solid 1px #E1E1E1;}
.tech-meet h3 {float:left; width:320px;}
.tech-meet p.biotext span {color:#0860A8; line-height:1.3em;}
.tech-meet p.biotext {float:left; width:320px; line-height:1.3em;}
.tech-meet p.biotitle {padding-bottom:6px; font-weight:bold; color:#0860A8; line-height:1.3em;}
.tech-meet p.biodesc {padding-bottom:10px; width:456px;}

/* Game Landing */
#game-land-flash-c {
    width:100%;
    height:395px;
    margin-left:10px;
    padding:10px 0 0 11px;
    background:url(../images/game-land-flash-c-bg.jpg) 0 0 no-repeat;
}
#game-land-flash-nav {
    float:left;
    width:165px;
    height:389px;
    margin:0 11px 0 0;
    background:#000000 url(../images/game-land-flash-bg-spr.jpg) 0 0 no-repeat;
}
#game-land-flash {
    float:left;
    width:748px;
    height:383px;
    padding:6px;
    background:#000000 url(../images/game-land-flash-bg-spr.jpg) -165px 0 no-repeat;
}
#game-land-flash-nav img {
    margin:6px;
}
#game-land-intro {
    width:830px;
    height:155px;
    padding:100px 0 0 150px;
    background:url(../images/game-landing-versus-bg.jpg) 0 0 no-repeat;
}
#game-land-intro h4 {
    font-weight:bold;
}
#game-land-mobile {
    float:left;
    width:300px;
}
#game-land-desktop {
    float:left;
    width:250px;
    margin:0 0 0 70px;
}

/* Game Events */
.conference {background:url(../images/game-events-hero-bg-2.jpg) no-repeat; width:980px; height:312px;}
.conference .details {float:left; margin:1em 0 0 0; padding:0 20px 0 0; width:492px;}
.conference .details h1 {padding-bottom:25px;}
.conference .details h3 {font-size:85%; color:#0860A8; font-weight:bold; padding-bottom:2px;}
.conference .details p {margin:0; padding:12px 0; line-height:1.4em;}
.conference .details p.subheading {margin:0; padding:0;}
.conference .details a.learn {font-size:85%;}
.conference .hero {float:right; margin:15px 18px; _margin:15px 9px; width:322px; height:242px;}

.feature {float:left; width:760px;}
.feature h2 {font-size:140%; line-height:1.2em;}
.feature h3 {font-size:85%; padding-bottom:10px;}



.ads {float:left; background:url(../images/game-events-promo-bg.jpg) no-repeat; width:220px;}
.ads .promo {padding:16px 0px 0px 24px; *height:280px;}
.ads .promo h3 {font-size:100%;}
.ads .promo p {margin:0; font-size:.7em;}
.ads .promo img.icon {padding:10px 50px;}
.ads .promo p.caption {position:relative; top:-20px; margin:0; width:168px; text-align:center; font-size:.9em;}

.ads .promo ul.shop {position:relative; top:-6px; width:168px;}
.ads .promo ul.shop li {width:168px; margin-bottom:5px; background:url(../images/arrow-icon.gif) right no-repeat;}
.ads .promo a {font-size:.8em; *font-size:.7em; font-weight:bold;}

.ads .world {background:url(../images/game-events-world-bg.jpg) no-repeat; width:216px; height:430px; }
.ads .world h3 {padding:20px 0 0 25px; width:164px;}
.ads .world p {margin:0; margin-left:25px; font-size:75%; width:164px;}
.ads .world img.icon {margin:10px 0 0 21px;}
.ads .world ul.country {margin:15px 0 0 21px; width:176px;}
.ads .world ul.country li {padding:8px 0; background:url(../images/arrow-icon.gif) right no-repeat; border-top:solid 1px #C0C0C0;}
.ads .world ul.country li.first {border:none;}

/* Game - Tools */
.game-tools-features-c {width:100%; _height:280px; min-height:280px; margin:10px 5px 0 0; background:url(../images/game-tools-features-bg.jpg) 0 0 no-repeat;}
.game-tools-features { width:32%; }
.game-tools-intro {float:right; margin:140px 0 0 0; width:370px;}
.game-tools-intro .learn-more-product {margin:90px 0 0 0;}

/* Game XMP */
#game-xmp-feature-c {width:100%; _height:280px; min-height:280px; margin:1em 0 0 0; background:url(../images/game-xmp-features-bg.jpg) 0 0 no-repeat;}
#game-xmp-feature-c h1 { font-size:153.9%; }
#game-xmp-feature-c .hdr { font-size:93%; }
.game-xmp-features {width:100%;}
.game-xmp-intro { float:left; width:330px; margin:1em 5px 0 0;}
.game-xmp-experts { float:right; width:304px;}
.game-xmp-features-tbl { width:100%; font-size:85%; margin: 1em 0 0 0; border:1px solid #e5e5e5; }
.game-xmp-features-tbl td { padding:8px 15px; color:#666666; border:1px solid #e5e5e5; }
.game-xmp-features-tbl th { height:34px; text-align:center; font-weight:bold; background:#e6f0f9; }
.game-xmp-features-tbl .alt { background:#f6f6f6; }
.game-xmp-features-tbl .clear-alt { background:#ffffff; }
.game-xmp-features-intro { width:730px; margin:3em 0 1.5em 0; }
.game-xmp-features-intro img { float:left; margin:0 30px 0 0; }

/* Game Teams, Events & Downloads */
#game-teams-event-dl-feature-c {width:100%; _height:260px; min-height:260px; padding:0 0 .5em 0; margin:1em 0 1em 0; background:url(../images/gbl-featured-bg.jpg) 0 0 no-repeat;}
.game-teams-event-dl-features { float:left; width:492px; padding:0 20px 0 0; }

/* Game Teams */
#game-teams-c { float:left; width:750px; margin-right:6px; }
#game-teams-c ul { margin:1em 0 0 0; }
#game-teams-c h4 { font-size:116%; margin:0 0 1em 0; }
.game-teams-event-dl-features p {
    font-size:93%;
}
.game-dl-feature-logo {
    margin:25px 0 15px 0;
}
.game-extreme-chip {
    margin-bottom:-50px;
}
#teams-rich-media {
    width:446px;
    height:254px;
    padding:14px 0 0 14px;
    background:url(../images/teams-rich-media-bg.jpg) 0 0 no-repeat;
}

/* Game Downloads */
.game-dl-logo { margin:18px 0 5px 0; }
.game-dl-bd p {
    padding-right:20px;
    margin-bottom:14px;
}
.game-dl-icon-download {
    display:inline;
    vertical-align:middle;
    margin:0 6px 0 0;
}

/* Game Shared */
.game-col-b-c { float:right; position:relative; width:170px; _height:320px; min-height:320px; margin:11px 0 0 0; padding:18px; text-align:center; background:url(../images/game-column-bg-spr.png) 0 0 repeat-y; }
.game-col-b-c h4 {
    position:relative;
    font:normal 100%/116% Verdana,Helvetica,Arial,Sans-Serif;
    color:#333333;
    z-index:100;
}
.game-col-b-c p {
    font:normal 77%/100% Verdana,Helvetica,Arial,Sans-Serif;
    color:#707070;
}
.game-col-b-c a {
    display:block;
    height:30px;
    background:url(../images/shop-blue-arrow.gif) right center no-repeat;
    margin:1em 0 0 0;
    text-align:left;
    font-size:85%;
}
.game-col-b-btm {
    position:absolute;
    bottom:0px;
    left:0px;
    width:206px;
    height:24px;
    background:url(../images/game-column-bg-spr.png) -208px 0 repeat-y;
}
.game-sec-bd {
    width:937px;
    _height:92px;
    min-height:92px;
    padding:14px 18px 0 18px;
    background:url(../images/game-bd-spr.gif) 0 0 repeat-y;
}
.game-sec-btm {
    width:973px;
    height:19px;
    margin-bottom:.4em;
    background:url(../images/game-bd-spr.gif) -973px 0 repeat-y;
}
.game-sec-bd h3 {
    padding:.7em 0 .4em 0;
}
#game-landing .game-sec-bd img.feat {
    float:right;
    margin-left:.7em;
}
#game-tools .game-sec-bd img.feat {
    float:left;
    margin:0 .7em 2em 0;
}
#game-teams .game-item-bd img.feat {
    float:left;
    margin:0 .7em 0 0;
}
#game-tools h3.em {
    margin-bottom:1.7em;
}
#game-downloads .game-sec-bd img.feat {
    float:left;
    margin:0 .7em 2em 0;
}
.game-item-bd {
    width:716px;
    _height:92px;
    min-height:92px;
    padding:14px 18px 0 18px;
    background:url(../images/game-bd-spr.gif) -1946px 0 repeat-y;
}
.game-item-btm {
    width:752px;
    height:19px;
    margin-bottom:.4em;
    background:url(../images/game-bd-spr.gif) -2698px 0 repeat-y;
}
/* game-content-template */
.conference .gameContentDetails h1 {padding-bottom:8px;}
.conference .gameContentDetails h3 {font-size:100%; padding-bottom:20px; color:#707070; font-weight:normal;}
.conference .gameContentDetails a.btn {display:block; width:177px; height: 26px; background:url(../images/game-content-btn-trial-demo.png) no-repeat; cursor:pointer;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/game-content-btn-trial-demo.png', sizingMethod='image');
}
.conference .gameContentDetails a.btn span {position:absolute; left:-9999em;}
.conference .gameContentDetails p {padding:0 0 12px 0;}
.gameContent-c {margin-top:25px;}
.gameContent-c h3 {border-bottom: 1px solid #e1e1e1; padding-bottom:4px; margin-top:25px; margin-bottom:10px; font-weight:bold;}
.gameContent-c h5 {font-weight:bold;}
.gameContent-c ul {margin:0 0 10px 0 !important; padding:0 !important;}
.gameContent-c ul li {background:url(../images/bullet-dot.gif) no-repeat 0 12px; padding:6px 0 0 8px; color:#707070; font-size:85%;}
.gameContent-c ul li ul li {background:url(../images/bullet-line.gif) no-repeat 0 12px; padding: 6px 0 0 14px; color:#707070;}
.gameContent-item-bd {width:720px; _height:92px; min-height:92px; padding:20px 16px 0 16px; background:url(../images/game-content-box.gif) 0 0 no-repeat;}
.gameContent-item-bd .imgCol {width:215px; float:left; padding:0; margin:0; }
.gameContent-item-bd .imgCol img {padding:10px 0;}
.gameContent-item-bd .contentCol {width:500px; float:left; padding:22px 0 0 0; margin:0;}
.gameContent-item-btm {width:752px; height:25px; margin-bottom:.4em; background:url(../images/game-content-box.gif) -752px 0 no-repeat;}
.gameContent-item-promo {width:206px; float:right; padding:0; margin:0;}
.gameContent-col-b-c {width:166px; _height:280px; min-height:280px; padding:20px; background:url(../images/game-column-bg-spr.png) 0 0 repeat-y;}
.gameContent-col-b-c h3 {padding-bottom:8px; font-weight:bold;}
.gameContent-col-b-c span.dlLink{display:block; background:url(../images/game-dl-icon-download.gif) no-repeat 0 4px; margin:0; padding:0;}
.gameContent-col-b-c a.dlLink {display:block; background:url(../images/game-dl-icon-download.gif) no-repeat 0 4px; padding-left:28px; font-size:85%; cursor:pointer;}
.gameContent-col-b-btm{width:206px; height:24px; background:url(../images/game-column-bg-spr.png) -208px 0 no-repeat;
}

/* Game - Mobile */
#feature-c h1.mobile-hdr {margin:0; padding:0; line-height:100%;}
#feature-c .view-core2 {padding:5px 0 0px 32px; background:url(../images/icn-view-arrow.gif) 5px 3px no-repeat;}
#feature-c .view-core2 a {display:block; padding-bottom:3px;}
#feature-c .shop-now {position:relative; top:-25px; left:-70px; margin:0; padding:0; width:100%; z-index:1000;}

.mobility {float:left; width:800px;}
.mobility h3 {font-size:93%;}
.mobility p {padding:12px 0;}
.chip {position:absolute; right:170px;}
.content{margin-top:20px; width:720px; padding-left:10px; line-height:18px; font-size:13px;}
.content p{ width:720px; padding-left:10px; text-indent:2em;line-height:18px; font-size:13px;}
.content #gwo-flash {float:left; border:none;}
.content #gwo-flash .about {padding-left:8px; background:url(../images/arrow-right-white-bg.gif) 324px 0 no-repeat;}
.content #gwo-flash .about a {display:block; padding-bottom:5px; font-size:85%;}
.content .description {float:left; margin-left:20px; width:585px;}
.content .description h3 {padding-top:20px;}
.content .description h3.top {padding:0; padding-bottom:10px;}
.content .description h4 {font-size:85%; font-weight:bold;}
.content .description p {padding:5px 0;}
.content .description p.sub-hdr {margin:0; padding:7px 0;}
.content .built-in li {padding:2px 0 0 10px; font-size:85%; color:#666; line-height:130%; background:url(../images/li-star-bg.gif) left 6px no-repeat;}

/* Details Overlay */
#print { background:none; }
.print-overlay {width:650px; padding:0 7px 7px 7px; border:solid 2px #0860A8; margin-left:auto; margin-right:auto;}

.print-overlay .pagetools {width:100%; float:right; text-align:right; padding:4px 2px 15px 0; }
.print-overlay .pagetools img {padding-right:15px;}

.print-overlay .print-content {padding:8px; text-align:left;}
.print-overlay .print-content .header {float:left; width:380px; padding-left:15px;}
.print-overlay .print-content .header h2 {font-size:130%; line-height:100%; font-weight:bold; padding-top:12px;}
.print-overlay .print-content .header p.caption {font-weight:bold;}

.print-overlay .print-content .col-a {float:left; margin-top:12px; width:410px;}
.print-overlay .print-content .col-a h3 {padding:12px 0;}
.print-overlay .print-content .col-a dt {padding-top:10px; font-weight:bold; font-size:85%;}
.print-overlay .print-content .col-a dt.first {padding-top:0;}
.print-overlay .print-content .col-a dd {font-size:85%; color:#666;}
.print-overlay .print-content .col-a dd, .print-overlay .print-content .col-a p {line-height:150%;}

.print-overlay .print-content .col-b {float:right; margin-top:12px; width:180px;}
.print-overlay .print-content .col-b .print-details {width:180px; margin-bottom:12px; border:solid 2px #E1E1E1;}
.print-overlay .print-content .col-b .print-details p {padding:6px 18px; font-weight:bold; background:#EDF4FB;}
.print-overlay .print-content .col-b .print-details span {font-size:93%; *font-size:85%; /* IE needs 1 size smaller */}
.print-overlay .print-content .col-b .print-details ul {margin:10px 0 10px 20px; font-size:85%;}
.print-overlay .print-content .col-b .print-details li {padding:2px 0; list-style-type:disc;}
.print-overlay .print-content .col-b .print-details ul.nostyle li {list-style-type:none;}

/* ==================================================================
Form Styles
================================================================== */

.form-col {
    float:left;
    width:284px;
    margin:0 25px 0 0;
}
.form-input {
    width:250px;
    background-repeat:no-repeat;
    padding:2px;
}
.form-item {
    margin:0 0 12px 0;
}
.form-item1 {
    margin:0pt 0pt 12px;
    padding:1pt;
}
.form-select {
    width:258px;
}
.form-label,
.form-label-optional {
    font-weight:bold;
    font-size:0.75em;
}
.form-label-optional {
    color:#999999;
}
.form-error-img {
    width:16px;
    height:16px;
    margin:4px 0 0 4px;
    display:none;
    background-image:url('../images/error-field.gif');
}
.form-error-msgs {
    font:bold 85%/138.5% Verdana,Helvetica,Arial,Sans-Serif;
    color:#990000;
    display:none;
}
.form-btn {
    margin:0 10px 10px 0;
}
.form-input-profile {
    width:375px;
    background-repeat:no-repeat;
    padding:2px;
}

.form-textarea-error-img {
    width:16px;
    height:16px;
    margin:-14px 0 0 4px;
    display:none;
    background-image:url('../images/error-field.gif');
}

.server-error-msgs {
    display:none;
}

/* ==================================================================
Utility Styles
================================================================== */
#popup-screen {
    display:none;
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    background:#333333;
    z-index:1000;
    opacity:0.5;
    _filter:alpha(opacity=50);
}

.no-display {display:none;}

.img-txt {text-indent:-2000px; overflow:hidden;}

.clearfix {zoom:1;}

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.left {float:left;}
.right {float:right;}

.skipNav, .print, .hide {display:none;}
.show {display:block;}
.show2 {display:inline;}
.clear {clear:both; margin:0; padding:0;}
.center {text-align:center;}
.autow {width:auto !important;}

/* ==================================================================
Plugins
================================================================== */
/* Tabs */
@media screen {.ui-tabs-hide {display:none;}}
.ui-tabs-nav a,
.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active,
.ui-tabs-nav a span,
.ui-tabs-nav a:hover span,
.ui-tabs-nav a:focus span,
.ui-tabs-nav a:active span,
.ui-tabs-nav .ui-tabs-selected a,
.ui-tabs-nav .ui-tabs-selected a span,
.ui-tabs-nav .ui-tabs-disabled a:hover,
.ui-tabs-nav .ui-tabs-disabled a:focus,
.ui-tabs-nav .ui-tabs-disabled a:active,
.ui-tabs-nav .ui-tabs-disabled a:hover span,
.ui-tabs-nav .ui-tabs-disabled a:focus span,
.ui-tabs-nav .ui-tabs-disabled a:active span {text-decoration:none;}

.ui-tabs-nav .ui-tabs-selected a:link,
.ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link,
.ui-tabs-nav .ui-tabs-disabled a:visited {cursor:pointer;  color:#333333;} /* @ Opera, use pseudo classes otherwise it confuses cursor... */

.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover,
.ui-tabs-nav .ui-tabs-unselect a:focus,
.ui-tabs-nav .ui-tabs-unselect a:active {cursor:pointer;} /* @ Opera again */

.ui-tabs-disabled {opacity:.4; filter:alpha(opacity=40);}
/*
.ui-tabs-panel {padding:1em 0 1em 8px;}
*/
/* Additional IE specific bug fixes... */

/* hide from IE 6 */
*>.ui-tabs-nav a span {width:auto; height:auto;}

/* auto clear, @ IE 6 & IE 7 Quirks Mode */
* html .ui-tabs-nav {display:inline-block;}

/* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
*:first-child+html .ui-tabs-nav  {display:inline-block;}

#detail-tabs .sections-tabs{
    width:980px;
    height:37px;
    list-style: none;
    font-size: 92%;
    margin-bottom:.7em;
    padding: 12px 0 0 0;
    background:url(../images/product-detail-tab-bg.gif) 0 0 no-repeat;
}
#detail-tabs .sections-tabs:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
#detail-tabs .sections-tabs li {
    float: left;
    margin: 0 0 0 10px;
    min-width: 84px; /* be nice to Opera */
}
#detail-tabs .sections-tabs a, .sections-tabs a span {
    display: block;
    padding: 0 10px 0 2px;
}
#detail-tabs .sections-tabs a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
    outline: 0; /* prevent dotted border in Firefox */
}
#detail-tabs .sections-tabs .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
#detail-tabs .sections-tabs a span {
    _width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    _height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
#detail-tabs .sections-tabs .ui-tabs-selected a:link,
#detail-tabs .sections-tabs .ui-tabs-selected a:visited,
#detail-tabs .sections-tabs .ui-tabs-disabled a:link,
#detail-tabs .sections-tabs .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
#detail-tabs .sections-tabs a:hover, #detail-tabs .sections-tabs a:focus, #detail-tabs .sections-tabs a:active,
#detail-tabs .sections-tabs .ui-tabs-unselect a:hover, #detail-tabs .sections-tabs.ui-tabs-unselect a:focus, #detail-tabs .sections-tabs .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

@media print
{
    .disclaimer-text { display:block; }
    a.nav-main-link {
        background:0;
        text-indent:0px;
        overflow:visible;
    }
    .pagetools a {display:none;}
}
/*Custom CSS */

.struts-error-msgs {
    font:bold 85%/138.5% Verdana,Helvetica,Arial,Sans-Serif;
    color:#990000;
    display:none;
}
#contributor-login-c {
    _height:180px;
    min-height:180px;
    margin-bottom:20px;
}
#contributor-login-c label {
    font-size:75%;
    font-weight:bold;
}
#contributor-login-c h3 {
    font-size:85%;
    font-weight:bold;
}

#contributor-login-header {
    width:300px;
    height:38px;
    background:url(../images/contributor-login-top.gif) no-repeat;
}
#contributor-login-header h4 {
    padding:12px 0 0 20px;
    font-size:100%;
    font-weight:bold;
    color:#000000;
}

#contributor-login-footer {
    width:300px;
    height:7px;
    padding:10px 0 0 15px;
    background:url(../images/contributor-login-bot.gif) no-repeat;
}
#contributor-login-main {
    background:url(../images/contributor-login-mid.gif) repeat-y;
    width:300px;
    _height:155px;
    min-height:155px;
    padding:10px 0 0 20px;
}
.form-login-left {
    float:left;
    width:500px;
    margin:0 25px 0 0;
}
.form-login-right {
    float:right;
    width:350px;
    margin:0 25px 0 0;
}
.form-login-input {
    width:200px;
    background-repeat:no-repeat;
    padding:2px;
}
.login-button {
 padding:0px 75px 0px 50px;
}

.login-button a {
    display:block;
    _display:inline-block;
    min-width:20px;
    height:26px;
    margin:0 0 7px 0;

    background:url(../images/gbl-btn-learn-more-var-spr.gif) 0 0 no-repeat;
    cursor:pointer;
    text-decoration:none;
}

.login-button a span {
    display:block;
    _display:inline-block;
    min-width:20px;
    height:21px;
    padding:5px 40px 0 15px;
    background:url(../images/gbl-btn-learn-more-var-spr.gif) right -26px no-repeat;
    cursor:pointer;
}

.detail-login-list dl {
    color:#666666;
    font-family:Verdana,Helvetica,Arial,Sans-Serif;
    font-size:92%;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:123.1%;
}

.detail-login-list dt {
    font-weight:bold;
}
.detail-login-list dd {
    margin:0.4em 0pt 1.5em;
}
.thankyou-page {
    padding:10px 0 0 20px;
}
.thankyou-page p {
    font:normal 85%/138.5% Verdana,Helvetica,Arial,Sans-Serif;
    color: #333333;
    margin:0 0 0 0;
    padding:0 0 0 0;
}
#unoderedList {
     padding:0 0 0 35px;
}
#unoderedList li {
   list-style-type: circle;
   font:normal 85%/138.5% Verdana,Helvetica,Arial,Sans-Serif;
       color: #333333;
    margin:0 0 1em 0;
}

.login-page {
    padding:10px 0 0 20px;
}
#LoginUnoderedList {
     padding:10px 0 0 60px;
}
#LoginUnoderedList li {
    list-style-type: circle;
    color: #707070;
    font-size:100%;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:138.5%;
    margin:0pt 0pt 1em;
}

.login-profile-button {
    padding:0px 75px 0px 100px;
}

.login-profile-button a {
    display:block;
    _display:inline-block;
    min-width:20px;
    height:26px;
    margin:0 0 7px 0;
    background:url(../images/gbl-btn-learn-more-var-spr.gif) 0 0 no-repeat;
    cursor:pointer;
    text-decoration:none;
}

.login-profile-button a span {
    display:block;
    _display:inline-block;
    min-width:20px;
    height:21px;
    padding:5px 40px 0 15px;
    background:url(../images/gbl-btn-learn-more-var-spr.gif) right -26px no-repeat;
    cursor:pointer;
}

#send-your-story {

    background: url(../images/send_us_your_story_hero.jpg) no-repeat; height:317px;

}

#send-your-story .content {margin-left: 550px; width:400px;}

#send-your-story IMG {
    border:0 none;
    MARGIN-RIGHT: 20px
}

/*
#send-your-story P {
    PADDING-RIGHT: 100px; PADDING-BOTTOM: 115px; MARGIN-LEFT: 400px
}
#send-your-story H2 {
    MARGIN-LEFT: 400px
}
#send-your-story H3 {
    MARGIN-LEFT: 400px
}
#send-your-story H1 {
    MARGIN-TOP: 80px
}
*/

#share-story-instructions UL {
    MARGIN-LEFT: 20px
}
#share-story-instructions UL LI {
    LIST-STYLE-TYPE: disc
}

#share-story-instructions {
    CLEAR: left; BORDER-RIGHT: #e0e0e0 1px solid; PADDING-RIGHT: 20px; MARGIN-TOP: 20px; FLOAT: left; WIDTH: 450px
}
#share-story-instructions H2 {
    WIDTH: 400px
}
#share-story-instructions H3 {
    WIDTH: 200px
}
#share-story-instructions .learn-more-product A SPAN {
    MIN-WIDTH: 130px; _width: 140px
}
#share-story-instructions .learn-more-product A {
    MIN-WIDTH: 130px; _width: 140px
}
#share-story-signin {
    MARGIN-TOP: 20px; FLOAT: left; MARGIN-LEFT: 30px; WIDTH: 450px
}
#share-story-signin INPUT {
    WIDTH: 250px
}
#share-story-signin #share-story-signin-submit {
    WIDTH: auto
}
#share-story-signin a1 {
    font-size:85%;
    color:#0860A8;
}
.custom-button, .custom-nobg-button  {
    padding:0px 0px 0px 0px;
}
.custom-button a {
    display:block;
    _display:inline-block;
    min-width:40px;
    height:26px;
    margin:0 0 7px 0;
    background:url(../images/gbl-btn-learn-more-var-spr.gif) 0 0 no-repeat;
    cursor:pointer;
    text-decoration:none;
}

.custom-button a span {
    display:block;
    _display:inline-block;
    min-width:90px;
    height:21px;
    padding:5px 40px 0 15px;
    background:url(../images/gbl-btn-learn-more-var-spr.gif) right -26px no-repeat;
    cursor:pointer;
}
.custom-button a:hover, .custom-nobg-button a:hover {text-decoration:none !important;}

.custom-nobg-button a {display:block;width:120px;height:30px; background:url(../images/bg-btn-arrowright.gif) right  no-repeat;font-size:15px}

.custom-nobg-button a span {display:block;padding:7px 0 0 0}

.custom-button-spaces {
padding:0px 0px 0px 20px;
}
.custom-button-spaces a {
    display:block;
    _display:inline-block;
    min-width:40px;
    height:26px;
    margin:0 0 7px 0;
    background:url(../images/gbl-btn-learn-more-var-spr.gif) 0 0 no-repeat;
    cursor:pointer;
    text-decoration:none;
}
.custom-button-spaces a span {
    display:block;
    _display:inline-block;
    min-width:90px;
    height:21px;
    padding:5px 40px 0 15px;
    background:url(../images/gbl-btn-learn-more-var-spr.gif) right -26px no-repeat;
    cursor:pointer;
}
.custom-button-spaces a:hover {text-decoration:none !important;}
.termsConds {
    font:normal 85%/138.5% Verdana,Helvetica,Arial,Sans-Serif;
    color:#707070;
    margin:0 0 1em 0;
}


/* ==================================================================
=====================================================================

WIY specific CSS

=====================================================================
================================================================== */

#wiyContent {position: relative; margin:0 0 5px 0; padding:0 0 5px 0;}
#wiyContent fieldset {border:0;}
#wiyContent legend {display:none;}
#wiyContent .gbl-disclaimer {margin-left:15px; width:960px;}
#wiyContent .step-number {float:left; width:17px; height:17px; color:#0d63aa; font-size:80%; font-weight:bold; text-align:center; padding:1px 0 0 1px; margin: 0 5px 0 0; background:url(../images/bg-step-number.gif) no-repeat;}

/* custom button + cancel button + back button */
#wiyContent .custom-button, #wiyContent .cancel-button, #wiyContent .back-button {padding:0px 0px 0px 0px;}
#wiyContent .custom-button a, #wiyContent .cancel-button a, #wiyContent .back-button a {display:block; _display:inline-block; min-width:20px; height:26px; margin:0 0 7px 0; background:url(../images/gbl-btn-learn-more-var-spr.gif) 0 0 no-repeat; cursor:pointer; text-decoration:none;}
#wiyContent .custom-button a span, #wiyContent .cancel-button a span, #wiyContent .back-button a span {display:block; _display:inline-block; min-width:30px; height:21px; padding:5px 40px 0 15px; background:url(../images/gbl-btn-learn-more-var-spr.gif) right -26px no-repeat; cursor:pointer;}
#wiyContent .custom-button a:hover, #wiyContent .cancel-button a:hover, #wiyContent .back-button a:hover {text-decoration:none !important;}
#wiyContent .cancel-button a {background:url(../images/gbl-btn-cancel-var-spr.gif) 0 0 no-repeat;}
#wiyContent .cancel-button a span {background:url(../images/gbl-btn-cancel-var-spr.gif) right -26px no-repeat;}
#wiyContent .back-button a {background:url(../images/gbl-btn-back-var-spr.gif) 0 0 no-repeat;}
#wiyContent .back-button a span {padding:5px 20px 0 35px; background:url(../images/gbl-btn-back-var-spr.gif) right -26px no-repeat;}

/* ==================================================================
Contest Landing Page
================================================================== */

#contest-landing-top {width:952px; height:360px; padding:0 0 0 20px; background:url(../images/bg-landing-hero.jpg) no-repeat;}

#contest-landing-top .media-icons {position:absolute; top:0px; left:817px;}
#contest-landing-top h1 {background:url(../images/btn-enter-contest.gif) no-repeat;width:348px; height:173px;margin:0;padding:0}
#contest-landing-top h1 a {width:348px; height:173px;display:block}
#contest-landing-top h1 span {display:none}
#contest-landing-top #contest-landing-content h1 {display:inline;font-size:190%; padding:0; margin:0;}
#contest-landing-top #contest-landing-content p {padding:0;margin:10px 0 15px 0;width:290px;}

#contest-landing-main {width:975px; margin-top:1px; float:left; background:url(../images/bg-gradient-975.jpg) 0 0 no-repeat}
#contest-landing-main #landing-main-left, #contest-landing-main #landing-main-right {float:left;}

#contest-landing-main #landing-main-left {width:654px; margin:19px 12px 0 0;}

#landing-main-left #landing-prize-module {background:url(../images/bg-gradient-654.jpg) 0 0 no-repeat;padding:20px 0 30px 20px; width:634px}
#landing-main-left #landing-prize-module div.hr {width:624px; margin:15px 0; padding:0;}
#landing-main-left #landing-prize-module, #landing-main-left #landing-prize-module #prize-left, #landing-main-left #landing-prize-module #prize-right {float:left}
#landing-prize-module #prize-left {margin-right:35px}
#landing-prize-module #prize-left.phase-2{margin-right:0}
#landing-prize-module #prize-left p {padding:0;margin:0 0 8px 0}
#landing-prize-module #prize-left .prize-info {margin:15px 0;overflow:auto;width:387px;padding:15px 0;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;}
#landing-prize-module #prize-left .prize-info .prize-label, #landing-prize-module #prize-left .prize-info .prize-amount {float:left}
#landing-prize-module #prize-left .prize-amount, #landing-prize-module .prize-module .prize-module-left .prize-amount {margin-left:152px;color:#36a5ff;font-weight:bold;}
#landing-prize-module #prize-left div.hr {width:387px;clear:both;}
/* prize module if no contest entries yet */
#landing-prize-module .prize-module {border-bottom:1px solid #cccccc;overflow:auto;width:624px;min-height:154px}
#landing-prize-module .prize-module .prize-module-left, #landing-prize-module .prize-module .prize-module-right {float:left}
#landing-prize-module .prize-module .prize-module-left {width:396px;padding:10px 40px 10px 0}

#landing-prize-module a.learnmore {display:block;margin-top:15px}
.prize-module-left .prize-info {overflow:auto;width:396px;}
.prize-module-left .prize-info .prize-amount, .prize-module .prize-module-left .prize-label {float:left}
#landing-main-left #landing-highest-rated {float:left;background:url(../images/bg-gradient-654.jpg) 0 0 no-repeat; width:639px; padding:20px 0 0 15px;}
#landing-highest-rated .view-all {float:right; padding:0 18px 20px 0; margin-top:-20px}
#landing-highest-rated .top-ten-box {float:left; border-top:1px solid #d1d1d1; padding:10px 0; width:624px}
/*
#landing-highest-rated .top-ten-box .count {margin:3px 16px 0 15px; float:left}
*/
#landing-highest-rated .top-ten-box .count {margin:3px 16px 0 15px; float:left; font-family:arial; font-weight:bold; font-size:2em; color:#cccccc}
#landing-highest-rated .top-ten-box .photo {margin:0 16px 0 0; float:left}
#landing-highest-rated .top-ten-box .custom-button {margin:-46px 0 0 0;padding:0}

#contest-landing-main #landing-main-right {margin-top:16px; width:309px;}

#landing-main-right #landing-sign-up {font-size:.85em;}

#landing-main-right #landing-sign-up .form-error-msgs {margin:10px 0 10px 20px;}

#landing-main-right #landing-sign-up .top {height:9px;line-height:9px;background:url(../images/bg-grad-blueborder_top.jpg) no-repeat;}
#landing-main-right #landing-sign-up .sign-up-content {background:url(../images/bg-grad-blueborder_mid.jpg) repeat-y; padding:13px 0 0 0;}
#landing-main-right #landing-sign-up .sign-up-content h2 {padding:0 0 15px 20px}
#landing-main-right #landing-sign-up .sign-up-content form {margin-left:20px}
#landing-main-right #landing-sign-up .sign-up-content .spacer {margin:5px 0}
#landing-main-right #landing-sign-up .sign-up-content .form-indent {margin:5px 0 5px 20px;}
#landing-sign-up .sign-up-content .signup-blue {clear:both; background-color:#7da7c9; color:#ffffff; margin:0px 0 0 5px; width:279px; padding:10px 5px 10px 15px; font-size:85%}
#landing-sign-up .sign-up-content .custom-button {margin:15px 0 20px 20px}
#landing-sign-up .sign-up-content .signup-blue h3 {font-size:180%}
#landing-sign-up .bottom {background:url(../images/bg-signup-btm.jpg) no-repeat;height:9px}
#landing-sign-up .bottom-2 {background:url(../images/bg-grad-blueborder_bottom.jpg) no-repeat;height:9px}

#landing-main-right #landing-meet-judges {float:left;background:url(../images/bg-grad-301.jpg) no-repeat;width:281px;margin:12px 0 20px 4px;padding:17px 0 0 20px;}
#landing-main-right #landing-meet-judges .judge-box {margin-top:20px;}
#landing-main-right #landing-meet-judges .judge-box, #landing-main-right #landing-meet-judges .judge-box img, #landing-main-right #landing-meet-judges .judge-box p {float:left; font-size:12px}
#landing-main-right #landing-meet-judges .judge-box p a {font-weight:bold}
#landing-main-right #landing-meet-judges .judge-box p {width:150px;padding:0 0 0 15px}
#landing-main-right #landing-meet-judges .learn {clear:both;display:block; margin-top:20px}
/* ==================================================================
Contest Landing Page Phase 3
================================================================== */
#contest-landing-top-phase3 {background:url(../images/bg-landing-hero-phase3.jpg) no-repeat; height:379px;}
#contest-landing-top-phase3 .media-icons {float:right;margin-right:20px}
#contest-landing-top-phase3 #contest-landing-content{float:left;width:670px;}
#contest-landing-top-phase3 #contest-landing-content h1{font-size:2em;}
#contest-landing-top-phase3 h1{display:block;}
#contest-landing-top-phase3 p{width:320px;}
#landing-hero-signup{float:left; margin-top:5px;}
#landing-hero-signup #landing-sign-up {font-size:.85em;}
#landing-hero-signup #landing-sign-up .form-error-msgs {margin:10px 0 10px 20px;}
/*
#landing-hero-signup #landing-sign-up .top{width:301px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/bg-contest-landing-phase3-form-top.png');}
#landing-hero-signup #landing-sign-up .top[class] {height:11px;line-height:11px;background:url(../images/bg-contest-landing-phase3-form-top.png) no-repeat;}
*/
#landing-hero-signup #landing-sign-up .top {height:11px;line-height:11px; width:301px; background:url(../images/bg-contest-landing-phase3-form-top.gif) no-repeat;}
#landing-hero-signup #landing-sign-up .sign-up-content {background:url(../images/bg-contest-landing-phase3-form-middle.gif) no-repeat; padding:13px 0 0 0; height:auto; width:301px;}
/*
#landing-hero-signup #landing-sign-up .bottom-2{width:301px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/bg-contest-landing-phase3-form-bottom.png');}
#landing-hero-signup #landing-sign-up .bottom-2[class]{background:url(../images/bg-contest-landing-phase3-form-bottom.png) no-repeat; height:11px;}
*/
#landing-hero-signup #landing-sign-up .bottom-2{background:url(../images/bg-contest-landing-phase3-form-bottom.gif) no-repeat; height:11px; width:301px;}
#landing-hero-signup #landing-sign-up .sign-up-content h2 {padding:0 0 15px 20px}
#landing-hero-signup #landing-sign-up .sign-up-content form {margin-left:20px}
#landing-hero-signup #landing-sign-up .sign-up-content .spacer {margin:5px 0}
#landing-hero-signup #landing-sign-up .sign-up-content .form-indent {margin:5px 0 5px 20px;}
#landing-hero-signup #landing-sign-up .sign-up-content .custom-button {margin:15px 0 10px 20px}
#contest-landing-main-phase3 {width:974px; margin-top:50px; float:left; padding:10px 30px 10px 15px; background:url(../images/bg-contest-landing-content-phase3.gif) 0 0 no-repeat}
#contest-landing-main-phase3 p{width:950px; margin-right:0px; margin-top:8px;}
#contest-landing-main-phase3 ul{margin-left:20px; font-size:0.85em;  line-height:1.5em; margin-top:20px;}
#contest-landing-main-phase3 ul li {list-style-image:none;}
#contest-landing-main-phase3 h4{font-weight:bold; font-size:.85em; margin-bottom:0; margin-top:20px;}
.clear20 {clear:both; height:20px;}

/* carousel */
.contest-landing-carousel {float:left;margin-left:20px;}
*html .contest-landing-carousel{margin-left:10px;}
*+html .contest-landing-carousel {padding-left:10px;}
.contest-landing-carousel ul{float:left; height:112px; position:relative;}
.contest-landing-carousel ul li{width:300px; display:inline; float:left; margin-top:10px; margin-right:10px;}
.contest-landing-carousel ul li.carousel-item{background:url(../images/bg-carousel-item.gif) no-repeat; width:300px; height:109px;}
.contest-landing-carousel .carousel-image{float:left; height:98px; width:108px; margin:5px 10px 0 3px;}
.contest-landing-carousel ul li .carousel-text{width:130px; margin-top:15px; float:left;}
.contest-landing-carousel ul li .carousel-badge{width:40px; margin-top:70px; float:right;}
.contest-landing-carousel .carousel-text h4{font-size:0.95em}

/*carousel buttons*/
 .contest-landing-carousel-top ul.carousel-btns {float:right; margin-right:40px;}
*html .contest-landing-carousel-top ul.carousel-btns {margin-right:20px;}
 .contest-landing-carousel-top ul.carousel-btns li {display:inline; float:left; width:21px; padding:2px 0 0; height:21px; text-align:center; vertical-align:middle; color:#0860a8; background:url(../images/btn-collection-group-phase3.gif) no-repeat;}
 .contest-landing-carousel-top ul.carousel-btns li.selected {color:#fff; background:url(../images/btn-collection-group-on-phase3.gif) no-repeat; width:21px; height:21px;}
 .contest-landing-carousel-top ul.carousel-btns li.prev {width:20px; padding:0; margin: 0 2px 0 0; background:url(../images/btn-collection-prev-phase3.gif) no-repeat;}
 .contest-landing-carousel-top ul.carousel-btns li.next {width:20px; padding:0; margin: 0 0 0 2px; background:url(../images/btn-collection-next-phase3.gif) no-repeat;}

/*button used on both pages*/
/*
#contest-landing-main-phase3 .btn-left-side {background:url(../images/btn-left-side.gif) no-repeat; width:14px; height:28px; float:left;}
#contest-landing-main-phase3 .btn-right-side {background:url(../images/btn-right-side.gif) no-repeat; width:27px; height:28px; float:left;}
#contest-landing-main-phase3 .btn-middle {background:url(../images/btn-middle-slice.gif) repeat-x; height:21px; float:left; font-size:.85em; display:block; color:#0860a8;padding-top:7px; padding-right:5px;}
*/
/*end button*/
/*
#contest-landing-main-phase3 .carousel-shopbtn{float:right; margin-right:40px;}
*html #contest-landing-main-phase3 .carousel-shopbtn{margin-right:20px;}
*/


/* ==================================================================
Contest Prizes page
================================================================== */
#wiy-contest-prizes {margin-top:40px}

#wiy-contest-prizes .prizes-box {width:948px;height:150px;padding:0 0 0 35px; background:url(../images/bg-prizes-box.jpg) no-repeat;margin-bottom:5px}

#wiy-contest-prizes .prizes-box .winner, #wiy-contest-prizes .prizes-box .prize-img, #wiy-contest-prizes .prizes-box .prize-info {float:left}
#wiy-contest-prizes .prizes-box .prize-img {margin-top:4px;width:239px}
#wiy-contest-prizes .prizes-box .winner {margin-top:26px;width:278px}
#wiy-contest-prizes .prizes-box .winner h2 {margin:0;padding:0;color:#0860a8;font-size:170%}
#wiy-contest-prizes .prizes-box .prize-info {width:395px;margin-top:25px}
#wiy-contest-prizes .prizes-box .prize-info p{margin:0 0 7px 0}
#wiy-contest-prizes .prizes-box .prize-info p.last {border-bottom:1px solid #d1d1d1;padding:0 0 7px 0}
.prizes-box .prize-info .prize-label, .prizes-box .prize-info .prize-amount {float:left}
#wiy-contest-prizes .prizes-box .prize-amount {margin-left:152px;color:#36a5ff;font-weight:bold;}

#wiy-contest-prizes #content-box {margin-left:4px;overflow:auto;width:975px;background:url(../images/bg-prizes-content.jpg) 0 0 no-repeat;}
#wiy-contest-prizes #content-box .tagline, #wiy-contest-prizes #content-box .blurb {float:left;margin-top:21px;}
#wiy-contest-prizes #content-box .blurb {width:500px;padding-right:35px}
#wiy-contest-prizes #content-box .blurb p {}
#wiy-contest-prizes #content-box .tagline {display:inline;margin-left:14px;margin-right:65px}
#wiy-contest-prizes #content-box .tagline h2 {font-size:130%}
#wiy-contest-prizes #content-box .modules {margin-top:94px;background:url(../images/bg-prizes-content-module.jpg) 0 0 no-repeat;width:975px; height:142px;}
#content-box .modules .mod1, #content-box .modules .mod2, #content-box .modules .mod3 {float:left;width:318px}
#content-box .modules .mod1, #content-box .modules .mod2 {margin-right:9px}
#content-box .modules div h3 {margin:13px 0 17px 16px;font-weight:bold}
#content-box .modules div p {margin:0 0 5px 16px;padding:0 10px 0 0}
#content-box .modules div div {float:left;line-height:170%}
#content-box .modules div div.first {margin:0 20px 0 16px;display:inline;padding:0;}

#wiy-contest-prizes #contest-prizes {border-top:2px solid #cccccc;margin-top:35px;padding:10px 0 10px 5px}
#wiy-contest-prizes #contest-prizes a {font-weight:bold}
#wiy-contest-prizes #contest-prizes .contest-prizes-content {display:none; margin-top:10px;padding:0 10px 0 0}

#wiy-contest-prizes #legal-info {border-top:2px solid #cccccc;padding:10px 0 0 5px}
#wiy-contest-prizes #legal-info a {font-weight:bold}
#wiy-contest-prizes #legal-info .legal-info-content {display:none; margin-top:10px;padding:0 10px 0 0}
/* ==================================================================
Preview Your Submission page + Featured Profile page
================================================================== */

#wiyContent #story-profile-top {position:relative; height: 150px; min-height:150px; width:975px; background:url(../images/bg-story-profile-top.jpg) no-repeat; }
#wiyContent #story-profile-top .story-profile-details {position:relative; font-size:80%;}
#wiyContent #story-profile-top .story-profile-name {position:absolute; top:5px; left:143px; font-size:130%;}
#wiyContent #story-profile-top .story-profile-category {position:absolute; top:20px; left:143px; color:#707070;}
#wiyContent #story-profile-top .story-profile-country {position:absolute; top:55px; left:143px;}
#wiyContent #story-profile-top .story-profile-country .name {color:#707070;}
#wiyContent #story-profile-top .story-profile-website {position:absolute; top:70px; left:143px;}
#wiyContent #story-profile-top .story-profile-intel-shield {position:absolute; top:30px; left:628px; width:317px; min-height:72px; height:auto !important; height:72px; background:url(../images/bg-story-profile-intel-shield.jpg) no-repeat;}
#wiyContent #story-profile-top .story-profile-intel-shield .logo {float: left; width:40px; margin: 10px 0 0 12px; display:block;}
#wiyContent #story-profile-top .story-profile-intel-shield .desc {float: left; width:240px; margin: 20px 0 0 15px; font-size:70%;}
#wiyContent #story-profile-top .story-profile-intel-shield .desc .intel-branding {font-size:130%; color:#0860a8;}
#wiyContent #story-profile-middle {position:relative; width:969px; min-height:400px; height:auto !important; height:400px; margin:26px 0 0 0; padding:65px 0 20px 0; background:url(../images/bg-story-profile-middle-featured.jpg) no-repeat;}
#wiyContent #story-profile-middle h2 {position:absolute; top:0px; left:0px; font-size:175%; margin:0 0 24px 20px; padding:8px 0 0 0;}
#wiyContent #story-profile-middle h4 {padding:10px 10px 0 20px; font-size:100%; margin-left: 372px;}
#wiyContent #story-profile-middle p {padding:0 10px 0 20px; margin-left: 372px;}
#wiyContent #story-profile-middle .media-column {float:left; width:360px; padding-right:18px;}
#wiyContent #story-profile-bottom {position:relative; width:930px; min-height:160px; height:auto !important; height:160px; margin:0 0 0 10px; padding: 20px; background:url(../images/bg-story-profile-bottom.jpg) no-repeat;}
#wiyContent #story-profile-bottom .subtitle {font-size:85%;}
#wiyContent #story-profile-bottom h3 {margin-bottom:10px;}
#wiyContent #story-profile-bottom p {font-size:85%;}
#wiyContent #story-profile-bottom ul {padding: 0 0 20px 15px;}
#wiyContent #story-profile-bottom li {list-style-type:disc; font-size:85%;}

#wiyContent #story-profile-middle.featured .promo-sm p {margin-left: 0px;}
#wiyContent #story-profile-middle.featured .promo-lrg p {margin-left: 0px;}


#wiyContent .story-profile #vote-box {width:976px;height:74px;background:url(../images/bg-profile-vote-box.jpg) no-repeat;}
#wiyContent .story-profile #vote-box div {float:left}
.story-profile #vote-box .btn {margin:6px 0 0 7px;display:inline}
.story-profile #vote-box .btn img {float:left}
.story-profile #vote-box .btn img#vote-btn {margin:15px 10px 0 20px}
.story-profile #vote-box .links, .story-profile #vote-box .links2 {margin-top:31px;font-size:11px}
.story-profile #vote-box .links {margin-right:80px;}
.story-profile #vote-box #proc-num-overlay {z-index:3000;height:250px;}
.story-profile #vote-box #proc-num-overlay p {padding:0;margin:10px 0 10px 10px;width:570px;}
*html .story-profile #vote-box #proc-num-overlay p{width:560px;}
.story-profile #vote-box #proc-num-overlay .close{ margin-top:17px; margin-right:0 !important;}

/* ==================================================================
Preview Your Submission page
================================================================== */

#wiyContent .story-profile .progress-indicator {margin:10px 0 0 0;}
#wiyContent .story-profile h1 {font-size:130%; padding:0; margin:0 0 0 10px;}
#wiyContent #story-profile-top.preview {height:auto !important; background:url(../images/bg-story-profile-top-preview.jpg) no-repeat;}
#wiyContent #story-profile-top.preview .story-profile-details {top:31px; left:12px;}
#wiyContent #story-profile-middle.preview {min-height:370px; height:auto !important; height:370px; background:url(../images/bg-story-profile-middle-preview.jpg) no-repeat;}
#wiyContent #story-profile-middle.preview .media-column {min-height:300px; height:auto !important; height:300px; text-align:center;}
#wiyContent #story-profile-middle.preview .media-column p {margin:110px 0 0 0; color:#333;}
#wiyContent #story-profile-button-row {width:500px; margin:0 0 30px 15px;}
#wiyContent #story-profile-button-row .left {float:left; margin-right:15px;}

/* ==================================================================
Featured Profile page
================================================================== */

#wiyContent #story-profile-top.featured .story-profile-details {top:31px; left:12px;}
#wiyContent #story-profile-top.featured .media-icons {position:absolute; top:0px; left:817px;}
#wiyContent #story-profile-top.featured .media-icons img {margin: 0 0 0 5px; border-width: 0; padding: 0;}
#wiyContent #story-profile-middle.featured {min-height:655px; height:auto !important; height:655px;}

#wiyContent #story-profile-top .flash { position:absolute; width:100%; }
#wiyContent #story-profile-tab { display:none; position:relative; top:-13px; height:19px; width:978px; background:url(../images/sprites-featured-expander.gif) no-repeat -78px 0px; text-align:center; }
#wiyContent #story-profile-tab .pull-tab-text { position:relative; margin:0 auto; }
#wiyContent #story-profile-tab .pull-tab-text td { cursor:pointer; height:21px; background-repeat:no-repeat; }
#wiyContent #story-profile-tab .tab-left, #wiyContent #story-profile-tab .tab-right { width:27px; }
#wiyContent #story-profile-tab td.close, #wiyContent #story-profile-tab td.current, #wiyContent #story-profile-tab td.open { color:#054c98; font-size:9px; vertical-align:top; padding:3px 5px; background:url(../images/bg-featured-expander-tab.gif) repeat-x 0px 0px; }
#wiyContent #story-profile-tab .open, #wiyContent #story-profile-tab .close { display: none; }
#wiyContent #story-profile-tab .tab-left { background:url(../images/sprites-featured-expander.gif); }
#wiyContent #story-profile-tab .tab-right { background:url(../images/sprites-featured-expander.gif) -49px 0px; }
#wiyContent #story-profile-tab .open-indicator { width:9px; background:url(../images/sprites-featured-expander.gif) -39px 0px; }
#wiyContent #story-profile-tab .opened .open-indicator { background-position:-29px 0px; }

/* media column */
#wiyContent #story-profile-middle.featured .story-profile-middle-nav {position:absolute; top:20px; left:327px; width:630px; text-align:right; font-size:80%;}
#wiyContent #story-profile-middle.featured .story-profile-middle-nav .more-stories {float:right; padding-top:2px;}
#wiyContent #story-profile-middle.featured .story-profile-middle-nav .more-contributors {float:right; margin-left:10px; padding:2px 0 5px 10px; background:url(../images/bg-story-profile-mid-nav.gif) no-repeat;}
#wiyContent #story-profile-middle.featured .story-profile-middle-nav select {float:right; width:130px; margin-left:5px;  font-size:100%;}
#wiyContent #story-profile-middle.featured .media-column {width:347px; margin:0 0 0 15px; _margin:0 0 0 10px; background:url(../images/bg-story-profile-media-middle.gif) repeat-y;}
#wiyContent #story-profile-middle.featured .media-column #wiyFlashContent {position:relative; margin:1em 0; text-align:center;}
#wiyContent #story-profile-middle.featured .media-column #wiyFlashContent div {height:310px; margin:0 1em; text-align:center; background:#EEE;}
#wiyContent #story-profile-middle.featured .media-column #wiyFlashContent div a {display:block; padding:4em;}
#wiyContent #story-profile-middle.featured .media-column .media-column-top {min-height:5px; height:auto !important; height:5px; background:url(../images/bg-story-profile-media-top.gif) no-repeat;}
#wiyContent #story-profile-middle.featured .media-column .media-viewer {width:320px; padding:10px 0 10px 13px;}
#wiyContent #story-profile-middle.featured .media-column .media-thumb-row {width:318px; margin:0 0 10px 13px;}
    #media-thumb-1, #media-thumb-2, #media-thumb-3 {float:left;width:106px; min-height:81px; height:auto !important; height:81px; padding:5px 0 0 0; text-align:center;}
    #media-thumb-1.selected, #media-thumb-2.selected, #media-thumb-3.selected {background:url(../images/bg-story-profile-media-thumb.jpg) no-repeat;}
#wiyContent #story-profile-middle.featured .media-column .media-comments-header {position:relative; min-height:35px; height:auto !important; height:35px; margin:0 0 12px 0; background-color:#82acce;}
#wiyContent #story-profile-middle.featured .media-column .media-comments-header h4 {color:#fff; padding:10px 0 0 12px;}
#wiyContent #story-profile-middle.featured .media-column .media-comments-header .rss {position:absolute; top:10px; left:323px;}
#wiyContent #story-profile-middle.featured .media-column .add-comment {padding:0 0 5px 12px; font-size:80%;}
#wiyContent #story-profile-middle.featured .media-column .media-comments-scroll {width:335px; height:200px; margin:10px 0 10px 0; overflow: auto;}
#wiyContent #story-profile-middle.featured .media-column .media-comments-scroll .entry {margin:0 0 20px 0;}
#wiyContent #story-profile-middle.featured .media-column .media-comments-scroll .entry .username {color:#0860a8; font-weight:bold;}
#wiyContent #story-profile-middle.featured .media-column .media-comments-scroll .entry .date {font-weight:bold; color:#333;}
#wiyContent #story-profile-middle.featured .media-column .media-comments-scroll .entry p {padding: 0 10px 0 12px; margin:0 0 0 0;}
#wiyContent #story-profile-middle.featured .media-column .media-column-bottom {min-height:5px; height:auto !important; height:5px; background:url(../images/bg-story-profile-media-bottom.gif) no-repeat; font-size:0px;}

/* promos */
#wiyContent #story-profile-middle.featured .promos {width:580px; margin:0 0 0 378px;}
#wiyContent #story-profile-middle.featured .promos a {font-size: 90%;}
#wiyContent #story-profile-middle.featured .promo-lrg {min-height:110px; height:auto !important; height:110px; background:url(../images/bg-story-profile-promo-lrg-middle.gif) repeat-y;}
#wiyContent #story-profile-middle.featured .promo-lrg-head {min-height:10px; height:auto !important; height:9px; background:url(../images/bg-story-profile-promo-lrg-top.gif) no-repeat;}
#wiyContent #story-profile-middle.featured .promo-lrg-foot {min-height:10px; height:auto !important; height:9px; margin-bottom:2px; background:url(../images/bg-story-profile-promo-lrg-bottom.gif) no-repeat;}
#wiyContent #story-profile-middle.featured .promo-lrg .inside-scoop {float:left; margin: 0 10px 0 10px;}
#wiyContent #story-profile-middle.featured .promo-sm-1, #wiyContent #story-profile-middle.featured .promo-sm-2 {float:left; width:287px;}
#wiyContent #story-profile-middle.featured .promo-sm-1 {margin-right:2px;}
#wiyContent #story-profile-middle.featured .promo-sm {min-height:110px; height:auto !important; height:110px; background:url(../images/bg-story-profile-promo-sm-middle.gif) repeat-y;}
#wiyContent #story-profile-middle.featured .promo-sm-head {min-height:10px; height:auto !important; height:9px; background:url(../images/bg-story-profile-promo-sm-top.gif) no-repeat;}
#wiyContent #story-profile-middle.featured .promo-sm-foot {min-height:10px; height:auto !important; height:9px; background:url(../images/bg-story-profile-promo-sm-bottom.gif) no-repeat;}
#wiyContent #story-profile-middle.featured .promo-sm .promo-sm-photo {float:left; margin: 0 10px 0 10px;}

/* bottom container */
#wiyContent #story-profile-bottom.featured h3 {color:#0860a8; font-size:130%;}
#wiyContent #story-profile-bottom.featured .bottom-content-row {width:933px; margin:30px 0;}
#wiyContent #story-profile-bottom.featured .logo-intel-core-2-duo {float:left;}
#wiyContent #story-profile-bottom.featured .bottom-content-copy {float:left; width:330px; margin:0 20px;}
#wiyContent #story-profile-bottom.featured .bottom-content-copy h4 {font-weight:bold; font-size:80%;}
#wiyContent #story-profile-bottom.featured .processor-detail {float:left; width:80px; min-height:100px; height:auto !important; height:100px; padding:22px 20px; font-size:80%; color:#333; text-align:center; border-left:solid 1px #e1e1e1;}
#wiyContent #story-profile-bottom.featured .processor-detail img {display:block; padding:10px 0 10px 0;}


#wiyContent #story-profile-bottom.featured .custom-button {position:absolute; top:27px; right:55px;padding:0px 0px 0px 0px;}
#wiyContent #story-profile-bottom.featured .custom-button a {display:block; _display:inline-block; min-width:20px; height:26px; margin:0 0 7px 0; background:url(../images/gbl-btn-learn-more-var-spr.gif) 0 0 no-repeat; cursor:pointer; text-decoration:none;}
#wiyContent #story-profile-bottom.featured .custom-button a span {display:block; _display:inline-block; min-width:30px; height:21px; padding:5px 40px 0 15px; background:transparent url(../images/gbl-btn-featured-profile.gif) no-repeat scroll right 0; cursor:pointer;}

/* ==================================================================
Pop-Up Widget
================================================================== */

#wiyWidget {background:none; padding:40px;}
#wiyWidget h1 {line-height:100%;}
#wiyWidget h3 {margin:5px 0;}
#wiyWidget a, #wiyWidget input {outline:none !important;}
#wiyWidget ul {margin:0 0 1em 0;}
#wiyWidget li {padding:2px 0;}
#wiyWidget label {padding-left:2px; color:#707070; font:normal 85%/138.5% verdana,helvetica,arial,sans-serif;}
#wiyWidget #close {position:absolute; top:2px; right:2px;}
#wiyWidget .preview {float:right;}
#wiyWidget .criteria {float:left;}
#wiyWidget .criteria div {padding:.5em 0;}

    #wiyWidget #chooseColor li {float:left; width:16px; height:16px; margin:0 5px 0 0; padding:1px;}
    #wiyWidget #chooseColor li.on {border:2px solid #999;}
    #wiyWidget #chooseColor li a {display:block; margin:2px 0 0 0; width:14px; height:14px; border:1px solid #CCC;}
    #wiyWidget #chooseColor li.on a {margin-top:0;}
    #wiyWidget #chooseColor li a.black {background:#000;}
    #wiyWidget #chooseColor li a.white {background:#FFF;}
    #wiyWidget #chooseColor li a.blue {background:#069;}
    #wiyWidget #chooseColor li a.orange {background:#F63;}
    #wiyWidget #chooseColor li a.yellow {background:#FF9;}
    #wiyWidget #chooseColor li a.green {background:#9C6;}
    #wiyWidget #chooseColor li a.red {background:#F33;}

#wiyWidget .share label {display:block;}
#wiyWidget .share textarea {width:98%; height:85px; margin-top:5px; padding:.1em; color:#707070; font:normal 85%/138.5% verdana,helvetica,arial,sans-serif;}
#wiyWidget .share #copyCode {margin-top:20px;}

#intelWidget {position:relative; width:250px; height:335px; font:normal 85%/138.5% verdana,helvetica,arial,sans-serif;}
#intelWidget h3 {position:absolute; left:70px; top:22px; font-weight:bold;}
#intelWidget .image {position:absolute; left:45px; top:62px; width:160px; text-align:center;}
#intelWidget .image img {border:1px solid #FFF;}
#intelWidget a.button {position:absolute; left:25px; top:198px; width:200px; height:22px; color:#FFF; text-align:center;}
#intelWidget p {position:absolute; left:30px; top:235px; width:160px; height:50px; padding-left:50px; background:url(../images/icon-badges-core-2-extreme.gif) no-repeat;}
#intelWidget .see {position:absolute; right:20px; bottom:10px; font-size:.9em;}
#intelWidget .get {position:absolute; left:20px; bottom:10px; font-size:.9em;}

    #wiyWidget .preview .black {background:url(../images/bg-widget-black.jpg) no-repeat;}
    #wiyWidget .preview .white {background:url(../images/bg-widget-white.jpg) no-repeat;}
    #wiyWidget .preview .blue {background:url(../images/bg-widget-blue.jpg) no-repeat;}
    #wiyWidget .preview .orange {background:url(../images/bg-widget-orange.jpg) no-repeat;}
    #wiyWidget .preview .yellow {background:url(../images/bg-widget-yellow.jpg) no-repeat;}
    #wiyWidget .preview .green {background:url(../images/bg-widget-green.jpg) no-repeat;}
    #wiyWidget .preview .red {background:url(../images/bg-widget-red.jpg) no-repeat;}

/* ==================================================================
Submit Story Page & Edit Profile
================================================================== */

#wiyContent .two-col {margin-bottom:20px;}
#wiyContent #edit-profile {margin-right:25px; width:705px;}
#wiyContent #edit-profile #story-upload-work-c label {font-size:85% !important;}
#wiyContent #edit-profile .back-button {margin-right:10px;}
#wiyContent #edit-profile-header {padding:9px 0 0 10px; background:url(../images/bg-profile-top.gif) no-repeat; width:695px; height:29px;}
#wiyContent #edit-profile-header img {padding-top:2px;}
#wiyContent #edit-profile-header h4 {position:relative; display:inline; font-size:100%; font-weight:bold; color:#000;}
#wiyContent #edit-profile-main {padding:10px 0 0 33px; background:url(../images/bg-profile-mid.gif) repeat-y; width:672px;}
#wiyContent #edit-profile-main .main {width:600px;}
#wiyContent #edit-profile-footer {padding:10px 0 0 15px; background:url(../images/bg-profile-bot.gif) no-repeat; width:690px; height:7px;}
#wiyContent #edit-profile-main input,
#wiyContent #edit-profile-main select,
#wiyContent #edit-profile-main input.file {width:200px; border:solid 1px #C6D2DD;}
#wiyContent #edit-profile-main input#remove {margin:6px 0 0 30px; width:auto; border:none;}
#wiyContent #edit-profile-main .main input.noborder {border:none; margin:0; padding:0;}
#wiyContent #edit-profile-main .upload {width:450px; position:relative;}
#wiyContent #edit-profile-main .upload label {display:block;}
#wiyContent #edit-profile-main .upload img.submit {position:absolute; left:275px; !left:220px; padding-bottom:2px; vertical-align:middle;}
#wiyContent #acct-info {margin-top:10px; width:245px;}
#wiyContent #acct-info .profile-acct-info, #wiyContent #acct-info .posted-story {padding:10px 0 10px 10px; background:url(../images/bgAcctInfo.gif) no-repeat; width:235px;}
#wiyContent #acct-info .profile-acct-info h3, #wiyContent #acct-info .posted-story h3 {color:#FFF; font-weight:bold; padding-bottom:18px;}
#wiyContent #acct-info .profile-acct-info p, #wiyContent #acct-info .posted-story p {margin:0 0 2px 0; font-weight:bold;}
#wiyContent #acct-info .posted-story h4 {font-weight:bold;}
#wiyContent #acct-info .posted-story a {display:block; padding-top:3px; font-size:.8em; font-weight:bold;}
#wiyContent #acct-info .posted-story img {padding:0 6px 10px 0;}

#wiyContent #acct-info .widget {padding:10px 0 0 109px; background:url(../images/bg-widget.jpg) no-repeat; width:130px; height:140px;}
#wiyContent #acct-info .widget h3 {font-weight:bold; color:#0860A8; padding-bottom:12px;}
#wiyContent #acct-info .widget h4 {font-size:75%; color:#0860A8;}

/* ------------------------- */

/* progress bar styles */
#wiyContent .progressBar {clear:both; font-size:.75em; *font-size:.7em;}
#wiyContent .progressBar h3 {float:left; margin-top:2px; *margin-top:4px; padding:10px 10px 10px 0; font-weight:bold; background:url(../images/submitStoryProgressStartDot.gif) no-repeat; background-position:right 15px; *background-position:right 13px;}
#wiyContent .progressBar ul {padding:10px 0;}
#wiyContent .progressBar li {position:relative; float:left; color:#666; padding-top:15px; width:150px; height:20px; background:url(../images/submitStoryProgressStep.gif) no-repeat;}
#wiyContent .progressBar li.on {background:url(../images/submitStoryProgressStepOn.gif) no-repeat;}
#wiyContent .progressBar li span {position:absolute; left:90px; top:20px; text-align:center; width:140px; z-index:0;}
#wiyContent .progressBar li.on span {color:#333; font-weight:bold;}

/* ------------------------- */

#wiyContent #story-upload-work-header {padding:9px 0 0 10px; background:url(../images/story-upload-work-top.gif) no-repeat; width:767px; height:29px;}
#wiyContent #story-upload-work-header img {padding-top:2px;}
#wiyContent #story-upload-work-header h4 {position:relative; display:inline; font-size:100%; font-weight:bold; color:#000;}
#wiyContent #story-select-proc-header h4 {padding:8px 0 0 0; font-size:100%; font-weight:bold; color:#000;}
#wiyContent #story-upload-work-footer {width:777px; height:7px; padding:10px 0 0 15px; background:url(../images/story-upload-work-bot.gif) no-repeat;}

#wiyContent #story-upload-work-main {padding:10px 0 0 33px; background:url(../images/story-upload-work-mid.gif) repeat-y; width:744px;}
#wiyContent #story-upload-work-main .main {width:650px; position:relative;}
#wiyContent #story-upload-work-main .main .profile {margin:5px 0 5px 0; width:450px;}
#wiyContent #story-upload-work-main .main .profile img {padding-right:10px;}
#wiyContent #story-upload-work-main .main .editbtn {position:relative; left:65px;}

#wiyContent #story-upload-work-main .main input,
#wiyContent #story-upload-work-main select,
#wiyContent #story-upload-work-main input.file ,
#wiyContent #story-upload-work-main .media-upload input{border:solid 1px #C6D2DD;}
#wiyContent #story-upload-work-main .main input.noborder {border:none; margin:0; padding:0;}

#wiyContent #story-upload-work-main .main .passion {position:absolute; top:0px; left:363px;}
#wiyContent #story-upload-work-main .main .url {position:absolute; top:65px; right:131px;}

#wiyContent #story-upload-work-main .main .fields {float:left; height:150px;}
#wiyContent #story-upload-work-main .main .fields a.keywords {margin-left:55px; font-size:85%; }
#wiyContent #story-upload-work-main .main .category {float:right; width:350px;}
#wiyContent #story-upload-work-main .main .category p {margin:0; color:#333; font-size:75%;}
#wiyContent #story-upload-work-main .main .category p.desc {padding-bottom:5px; color:#707070;}
#wiyContent #story-upload-work-main .main .category label {color:#707070;}
#wiyContent #story-upload-work-main .main .about p {margin:0;}
#wiyContent #story-upload-work-main .main .compType p {color:#333;}
#wiyContent #story-upload-work-main .main .compType p span {color:#707070;}
#wiyContent #story-upload-work-main .main .compType img.temp {position:relative; right:10px;}
#wiyContent #story-upload-work-main .main #profession {margin-right:130px; *margin-right:137px !important;}
#wiyContent #story-upload-work-main .main #country {width:250px;}
#wiyContent #story-upload-work-main .main #url {width:250px; margin-right:35px;}
#wiyContent #story-upload-work-main .main #headline, #story-upload-work-main .main #keywords, #story-upload-work-main .main #relatedUrl {margin-bottom:15px; width:210px;}
#wiyContent #story-upload-work-main h4 {width:250px; margin:0 0 1em 0; font-size:85%; font-weight:bold;}

#wiyContent #story-upload-work-main .main #notebooks, #story-upload-work-main .main #desktops, #story-upload-work-main .main #internet-devices {margin:0 0 15px 20px;}
#wiyContent #story-upload-work-main .main ul.ui-tabs-nav {padding:0; margin:0 0 15px 0; background:url(../images/bgSubmitStoryTabs.gif) no-repeat center; width:730px; height:55px; list-style:none;}
#wiyContent #story-upload-work-main .main ul.ui-tabs-nav li {display:block; float:left; padding:22px 20px 0; font-size:85%; font-weight:bold;}
#wiyContent #story-upload-work-main .main ul.ui-tabs-nav li.ui-tabs-selected {font-weight:bold;}
#wiyContent #story-upload-work-main .main .ui-tabs-panel .badge {float:left; margin:0 35px 6px 0; *margin-bottom:0px; text-align:center; width:78px;}
#wiyContent #story-upload-work-main .main .ui-tabs-panel .badge input {margin-top:3px;}
#wiyContent #story-upload-work-main .main .ui-tabs-panel .badge span {}

#wiyContent #sub-story-main {width:777px; margin-right:12px; _margin-right:2px;}
#wiyContent #sub-story-main h1 {margin:10px 0 10px 0; color:#666;}

#wiyContent #story-select-proc-header {
    width:227px;
    height:45px;
    padding-left:10px;
    background:url(../images/story-proc-bg-top.gif) no-repeat;
}
#wiyContent #story-select-proc-header h3 {
    font-size:100%;
    font-weight:bold;
    margin-top:10px;
}
#wiyContent #story-select-proc-footer {
    width:227px;
    height:7px;
    padding-left:10px;
    background:url(../images/story-proc-bg-bot.gif) no-repeat;
}
#wiyContent #processor-select {
    background:url(../images/story-proc-bg-mid.gif) repeat-y;
    padding-left:10px;
    width:227px;
}
#wiyContent #processor-select h3 {
    float:right;
}
#wiyContent #processor-select p {
    clear:both;
    font-size:80%;
    font-weight:bold;
    color:#000000;
    margin-top:10px;
}
#wiyContent #proc-select-link {
    clear:both;
    margin-right:10px;
}
#wiyContent .proc-c {
    width:110px;
    text-align:center;
    float:left;
    margin:5px 0 15px 0;
}
#wiyContent #proc-link {margin-right:8px;}
#wiyContent .proc-c img {margin-bottom:10px;}
#wiyContent #sub-story-notes {margin-left:12px; padding:6px 0px 0 10px; background:url(../images/bgWhatToExpect.gif) no-repeat; width:163px; height:442px;}
#wiyContent #sub-story-notes h1 {font-size:85%;}
#wiyContent #sub-story-notes h2 {font-size:108%; font-weight:bold; padding-bottom:10px;}
#wiyContent #sub-story-notes span {font-size:85%;}
#wiyContent #sub-story-notes p {font-size:85%; width:150px;}
#wiyContent #sub-story-notes ul {margin-bottom:10px; width:150px;}
#wiyContent #sub-story-notes ul li {margin-bottom:6px; font-size:85%; color:#707070}

/* Added here for submit srory submission process */
#wiyContent #sub-story-notes li {
font-size:85%;
list-style-type:disc;
margin-left:20px;
}

#wiyContent #sub-process-notes {
    width:100%;
    margin-left:15px;
}

#wiyContent #sub-process-notes li {
    font-size:85%;
    list-style-type:disc;
    margin-left:20px;
    color:#707070;
    font-family:Verdana,Helvetica,Arial,Sans-Serif;
}

#wiyContent #sub-process-notes p {
    font-size:85%;
    color:#707070;
    font-family:Verdana,Helvetica,Arial,Sans-Serif;
}

/* Added here for submit srory submission process */
#wiyContent #story-title-value, #story-keywords {width:275px;}

#wiyContent #story-upload-work-c {
    _height:180px;
    /* min-height:180px; */
    margin-bottom:10px;
}
#wiyContent #theme-category {
    padding:15px 0 0 25px;
    margin:10px 0 15px 50px;
}
#wiyContent .submit-story-ta {
    width:650px;
    max-width:650px;
    height:100px;
    max-height:100px;
    margin:5px 0 15px 0;
    border:1px solid #C6D2DD;

}
#wiyContent #media-file-type {
    margin:0 30px 0 0;
    line-height:167%;
}
#wiyContent #story-title-info {
    width:300px;
    margin-bottom:5px;
}
#wiyContent #story-title-info h3 {
    font-size:115%;
    font-weight:bold;
    color:#333333;
    margin:10px 0 23px 0;
}
#wiyContent #story-title-info label {
    display:block;
}
#wiyContent #story-upload-work-c label {
    font-size:75%;
    font-weight:bold;
}
#wiyContent #story-upload-work-c h3 {
    font-size:85%;
    font-weight:bold;
}
#wiyContent #keywords-link {
    float:right;
    font-size:85%;
    margin-right:20px;
}
#wiyContent .media-upload {
    width:370px;
    height:180px;
    padding-right:10px;
}
#wiyContent .media-upload input {
    width:280px;
}
#wiyContent .media-upload label {
    display:block;
    width:120px;
    margin:.7em 0 0 0;
}
#wiyContent #theme-category h1 {
    margin:45px 0 0 0;
}
#wiyContent #theme-category h1,
#wiyContent #story-title-info label,
#wiyContent #story-left label {
    font-size:85%;
    font-weight:bold;
    color:#333;
}
#wiyContent #story-left { width:510px; }

/* WIY - Create Profile */
#wiyContent #create-profile-header {
    width:100%;
    margin-top:15px;
}
#wiyContent #profile-form {
    width:640px;
    margin:20px 0px 0px 0px;
}
#wiyContent #captcha-c {
    width:500px;
    /* margin-top:25px; */
}
#wiyContent #captcha-c input {
    width:100px;
    margin: 7px 0 12px 0;
    padding:2px;
}
#wiyContent #terms-cond-c {
    width:500px;
}
#wiyContent #terms-cond-c textarea {
    width:100%;
    padding:2px;
    height:100px;
}
#wiyContent #terms-cond-c p, #terms-cond-c a {
    display: inline;
    padding:10px 0;
    /* line-height:4em; */
}

#wiyContent .view-keywords {margin-left:70px; padding-bottom:5px; font-size:70%;}

/* ==================================================================
Login page
================================================================== */

#wiyContent #login {position: relative; background:url(../images/bg-login.jpg) no-repeat; width:980px; height:330px;}
#wiyContent #login .banner {float:left; margin:20px 0 0 45px; width:290px;}
#wiyContent #login .banner h3 a:hover {text-decoration:underline;}
#wiyContent #login .login-header {position:relative; float:left; top:0px; left:330px; _left:285px; width:312px; min-height:85px; height:auto !important; height:85px;}
#wiyContent #login .login-header-text {position: absolute; bottom: 0px;}

#wiyContent #login .login-main {position:absolute; width:314px; top:85px; right:0px;}

#wiyContent #login .login-main .fields {margin:35px 0 0 15px; width:275px;}
#wiyContent #login .login-main .fields label {display:block; padding-bottom:2px; font-size:85%; font-weight:bold;}
#wiyContent #login .login-main .fields label.password {padding-top:20px;}
#wiyContent #login .login-main .fields input {width:270px; padding:1px; border:solid 1px #C6D2DD;}
#wiyContent #login .login-main .form-error-img {position:absolute; right:6px; width:16px; height:16px; display:none;background-image:url('../images/error-field-bg-light-blue.gif');}
#wiyContent #login .login-main #email-form-error-img {top:49px;}
#wiyContent #login .login-main #password-form-error-img {top:107px;}

#wiyContent #login .login-main .button {position:relative; margin:15px 0 0 15px; width:270px;}
#wiyContent #login .login-main .button input.submit {cursor:pointer;}
#wiyContent #login .login-main .button a.forgotpw {position:absolute; top:3px; right:0; vertical-align:top;}

#wiyContent #login .custom-button a {display:block; _display:inline-block; min-width:20px; width:56px; margin:0 0 7px 0; background:url(../images/gbl-btn-login-a.gif) 0 0 no-repeat; cursor:pointer; text-decoration:none;}
#wiyContent #login .custom-button a span {display:block; _display:inline-block; height:26px; padding:5px 35px 0 15px; background:url(../images/gbl-btn-login.png) right 0 no-repeat; cursor:pointer;}

/* ==================================================================
Send Us Your Story page
================================================================== */

/* recommended container for adding grey background */
/* INCOMPLETE - must finish tweaking for spacing and alignment */

#share-story-signin {float:left; margin:20px 0 0 30px; background:url(../images/bg-sendus-your-story-grey.gif) width:310px;}


/* ==================================================================
Modules page
================================================================== */
#wiyContent .module-horiz {padding-left:18px; background:url(../images/bg-module-horiz.gif) no-repeat; width:955px; height:176px;}
#wiyContent .module-horiz h1 span {font-size:63%; color:#999;}

#wiyContent .module-horiz .story,
#wiyContent .module-vert .story {float:left; width:230px; min-height:82px; height:auto !important; height:82px; margin:4px 5px 10px 0; background:url(../images/bg-module-story.gif) no-repeat;}
#wiyContent .module-horiz .story .image,
#wiyContent .module-vert .story .image {float:left; width:96px; min-height:72px; height:auto !important; height:72px; margin:5px 15px 0 5px; padding:0;}
#wiyContent .module-horiz .story .no-image {float:left; width:15px; min-height:82px; height:auto !important; height:82px;}
#wiyContent .module-horiz .story h4,
#wiyContent .module-vert .story h4 {margin: 10px 0 10px 0; padding:0;}
#wiyContent .module-horiz .story p,
#wiyContent .module-vert .story p{margin:0px 3px 0px 0px; padding:0; }



#wiyContent .module-horiz .links {margin:10px 0 0 2px;}
#wiyContent .module-horiz .links a {display:inline; padding-right:45px;}

#wiyContent .module-vert {padding-left:16px; background:url(../images/bg-module-vert.gif) no-repeat; width:249px;}
#wiyContent .module-vert h1 {line-height:100%; padding:8px 0 6px 0;}
#wiyContent .module-vert h2 {padding-bottom:10px; font-size:90%; color:#999;}
#wiyContent .module-vert .story {margin:5px 5px 0px 0;}

#wiyContent .module-vert-bot {padding:14px 0 0 16px; background:url(../images/bg-module-vert-bot.gif) no-repeat; width:249px; height:42px;}
#wiyContent .module-vert-bot a {display:inline; font-size:85%; padding-right:15px;}


/* ==================================================================
Collection page
================================================================== */
#wiyContent .collection-top {position:relative; width:969px; min-height:257px; height:auto !important; height:257px; margin:0 0 30px 0; background:url(../images/bg-collection-carousel.jpg) no-repeat;}
#wiyContent .collection-top h1 {position:absolute; top:18px; left:0px;}
#wiyContent .collection-top h3 {position:absolute; top:57px; left:20px;}
#wiyContent .collection-top .collection-carousel {padding-top:85px; margin-left:9px; width:960px;}
#wiyContent .collection-top .collection-carousel li {width:320px; min-height:104px; height:auto !important; height:104px; margin:0 0 0 0; background:url(../images/bg-collection-feature.gif) no-repeat; background-position:right;}
#wiyContent .collection-top .collection-carousel li span {display:block;}
#wiyContent .collection-top .collection-carousel li .featured-image {float:left; margin:5px 5px 0 19px; _margin:5px 5px 0 9px;}
#wiyContent .collection-top .collection-carousel li .featured-desc {float:left; margin:5px 0 0 0;}
#wiyContent .collection-top .collection-carousel li h4 {padding:0; margin:0 0 10px 0;}
#wiyContent .collection-top .collection-carousel li p {padding:0; margin:0;}
#wiyContent .collection-top ul.carousel-buttons {position:absolute; top:222px; left:16px; width:400px;}
#wiyContent .collection-top ul.carousel-buttons li {float:left; width:14px; !width:15px; padding:2px 0 0 7px; !padding:2px 0 0 6px; margin: 0 1px 0 1px; min-height:21px; height:auto !important; height:21px; color:#fff; background:url(../images/btn-collection-group.gif) no-repeat;}
#wiyContent .collection-top ul.carousel-buttons li.selected {color:#0860a8; background:url(../images/btn-collection-group-on.gif) no-repeat;}
#wiyContent .collection-top ul.carousel-buttons li.prev {width:16px; padding:0; margin: 0 2px 0 0; background:url(../images/btn-collection-prev.gif) no-repeat;}
#wiyContent .collection-top ul.carousel-buttons li.next {width:16px; padding:0; margin: 0 0 0 2px; background:url(../images/btn-collection-next.gif) no-repeat;}
#wiyContent .collection-top .collection-media-icons {position:absolute; top:0px; right:10px;}
#wiyContent .collection-main {position:relative; width:980px; min-height:530px; height:auto !important; height:593px; padding:0 0 25px 0; background:url(../images/bg-collection-main.jpg) no-repeat;}
#wiyContent .collection-main .header {position:relative; min-height:48px; height:auto !important; height:48px; margin:0 0 13px 0;}
#wiyContent .collection-main .header .print-email-buttons {margin-top:10px; margin-right:8px;}
*+html #wiyContent .collection-main .header .print-email-buttons {margin-right:15px;}
#wiyContent .collection-main .header h1 { margin:0 0 0 15px; padding:8px 0 0 0;}
#wiyContent .collection-main .header h2 {font-size:100%;font-weight:bold; margin:0 0 0 15px; padding:8px 0 0 0;}
#wiyContent .collection-main .sort {padding:15px 0;border-bottom:1px solid #d1d1d1;margin:0 0 10px 4px;color:#707070; font-size:.85em;}

#wiyContent .collection-main .sort .rss-icon{float:right; margin-top:-13px; _margin-top:-35px; width:18px; height:18px;}
*+html #wiyContent .collection-main .sort .rss-icon{margin-top:-30px;}
#wiyContent .collection-main .sort a.selected {color:#333; font-weight:bold;}
#wiyContent .collection-main .left-column {float:left; width:188px; margin:0 0 0 8px; _margin:0 0 0 7px;}
#wiyContent .collection-main .left-column .fltr-list {padding:0; margin:0; padding-bottom:0px; background:url(../images/bg-collection-filter-box.gif) repeat; width:180px;}
#wiyContent .collection-main .left-column .fltr-list h3 {display:block; height:24px; background:url(../images/bg-collection-filter-top.gif) top left no-repeat; padding:16px 0 0 18px; font-size:93%; font-weight:bold;}
#wiyContent .collection-main .left-column .fltr-list h4 {margin:0 5px; font-weight:bold; border-top:1px solid #bed6ea; border-bottom:1px solid #bed6ea; line-height:26px; background:url(../images/shop-filter-bg.gif) repeat; padding-left:14px; font-size:12px;}
#wiyContent .collection-main .left-column .fltr-list .storelistwen {margin:0 9px 4px 9px; list-style:none; padding:8px; padding-bottom:20px; border:1px solid #bed6ea; border-top:none; background-color:#fff; font-size:85%;}
#wiyContent .collection-main .left-column .fltr-list li { padding-top:10px;}
#wiyContent .collection-main .left-column .fltr-list .storelist{ margin:0px; padding:3px 0px 0px 20px;}
#wiyContent .collection-main .left-column .fltr-list .storelist li{ list-style:none;}
#wiyContent .collection-main .left-column .fltr-list .storelist li a{ color:#666;}



#wiyContent .collection-main .left-column .fltr-list li a{ font-size:12px;}
#wiyContent .collection-main .left-column .fltr-list li.clear-all {margin:0 9px 4px 1px; !margin:0 9px 4px 5px;}
#wiyContent .collection-main .left-column .fltr-list li.clear-all a {padding:1px 0 10px 18px; font-size:80%; background:url(../images/icon-clear.gif) no-repeat;}
#wiyContent .collection-main .left-column .fltr-list div.btm {padding:0; margin:0; height:1px; font-size:0px; background:url(../images/bg-collection-filter-bottom.gif) no-repeat;}
#wiyContent .collection-main .left-column .fltr-list.last {margin-bottom:0px; padding-bottom:0;}
#wiyContent .collection-main .left-column div.list-btm {padding:0; margin:0; font-size:0px; height:1px; border-bottom:1px solid #ccc;}
#wiyContent .collection-main .left-column .banner {width:145px; min-height:282px; height:auto !important; height:282px; margin:12px 0 0 5px; padding: 0 13px 0 17px; background:url(../images/bg-collection-banner.jpg) no-repeat; border: 1px solid #8eb6d6; background-color:#f2f2f2;}
#wiyContent .collection-main .left-column .banner h4 {margin:103px 0 10px 0;}
#wiyContent .collection-main .left-column  .fltr-list .vote-icon-left{float:right; margin-top:-25px; margin-right:10px;}

#wiyContent .collection-main .main-column {float:left; width:756px; margin:0 0 0 2px; _margin:0 0 0 5px;}
#wiyContent .collection-main .main-column .story {float:left; width:249px; height:103px; margin:0 3px 10px 0; background:url(../images/bg-collection-story.gif) no-repeat;}

#wiyContent .collection-main .main-column .story h4 {margin: 10px 0 7px 0; padding:0 0 0 0; font-size:.85em; color:#000;}
#wiyContent .collection-main .main-column .story p {margin: 0 0 0 0; padding:0 0 0 0; font-size:.85em;}
#wiyContent .collection-main .main-column .story .vote{clear:left; margin-top:2px;}
#wiyContent .collection-main .main-column .story .vote-btn{background:url(../images/bg-vote-btn.gif) no-repeat; height:13px; width:94px; padding:3px; font-size:.85em; float:left; margin-left:3px; text-align:center;}
#wiyContent .collection-main .main-column .story .vote-icon{margin-left:120px; float:left;}
#wiyContent .collection-main .main-column .pagination {width:736px; border-bottom:1px solid #d1d1d1;padding:10px 0 10px 0; margin:0 0 20px 0; font-size:70%;}
#wiyContent .collection-main .main-column .pagination ul{float:right; padding:0 3px 0 3px; background-color:#fff;}
#wiyContent .collection-main .main-column .pagination ul li {float:left; padding:3px 5px 3px 5px; margin-left:2px; border:1px solid #e6e6e6;}
#wiyContent .collection-main .main-column .pagination ul li.selected {background-color:#95bbd9;}
#wiyContent .collection-main .main-column .pagination ul li.selected a {color:#fff;}
#wiyContent .collection-main .main-column .pagination ul li.button {padding:0 0 3px 0; !padding:0 0 2px 0;}
#wiyContent .collection-main .main-column .pagination ul.view {padding:0 3px 0 3px; border:1px solid #e6e6e6;}
#wiyContent .collection-main .main-column .pagination ul.view li {padding:3px 2px 3px 2px; border:none;}
#wiyContent .collection-main .main-column .insidescoop-top {position:relative; width:736px; min-height:33px; height:auto !important; height:33px; background:url(../images/bg-collection-insidescoop-top.gif) no-repeat;}
#wiyContent .collection-main .main-column .insidescoop-top h3 {position:absolute; top:10px; left:15px;}
#wiyContent .collection-main .main-column .insidescoop-middle {width:726px; min-height:33px; height:auto !important; height:33px; padding:10px 0 4px 10px; background:url(../images/bg-collection-insidescoop-middle.gif) repeat-y;}
#wiyContent .collection-main .main-column .insidescoop-middle .logo {float:left;}
#wiyContent .collection-main .main-column .insidescoop-middle .blog-desc {float:left; width:178px; padding:0 15px 0 15px; border-right:1px solid #d1d1d1;}
#wiyContent .collection-main .main-column .insidescoop-middle .blog-desc.last {border-right:none;}
#wiyContent .collection-main .main-column .insidescoop-middle .blog-desc h4 {font-weight:bold; margin:0 0 10px 0;}
#wiyContent .collection-main .main-column .insidescoop-middle .blog-desc p {margin:0 0 0 0; padding:0 0 5px 0;}
#wiyContent .collection-main .main-column .insidescoop-middle .blog-desc a {font-size:90%;}
#wiyContent .collection-main .main-column .insidescoop-bottom {width:736px; min-height:6px; height:auto !important; height:6px; background:url(../images/bg-collection-insidescoop-bottom.gif) no-repeat;}

/* Collection banner */
.main-column .collection-banner {background:url(../images/bg-wiy-collection-banner.jpg) no-repeat;width:762px;height:119px;float:left;}

.main-column .collection-banner div {float:left;margin-top:30px;line-height:20px; font-size:0.85em;}
.main-column .collection-banner div.first {margin:30px 30px 0 480px;display:inline}

/*=================================================================
Collection phase 3
===================================================================*/
#wiyContent .collection-top.phase3 {position:relative; width:969px; min-height:257px; height:auto !important; height:257px; margin:0 0 30px 0; background:url(../images/bg-collection-carousel.jpg) no-repeat;}
#wiyContent .collection-top.phase3 h1 {position:absolute; top:0; left:0;}/* color:#36a5ff;*/
#wiyContent .collection-top.phase3 h3 {position:absolute; top:60px; left:20px;}
#wiyContent .collection-top.phase3 .collection-carousel {padding-top:70px; margin-left:9px; width:960px;}
#wiyContent .collection-top.phase3 .collection-carousel li {width:320px; min-height:104px; height:auto !important; height:104px; margin:0 0 0 0; background:url(../images/bg-collection-feature.gif) no-repeat; background-position:right;}
#wiyContent .collection-top.phase3 .collection-carousel li span {display:block;}
#wiyContent .collection-top.phase3 .collection-carousel li .featured-image {float:left; margin:5px 5px 0 19px; _margin:5px 5px 0 9px;}
#wiyContent .collection-top.phase3 .collection-carousel li .featured-desc {float:left; margin:5px 0 0 0;}
#wiyContent .collection-top.phase3 .collection-carousel li h4 {padding:0; margin:0 0 10px 0;}
#wiyContent .collection-top.phase3 .collection-carousel li p {padding:0; margin:0;}
#wiyContent .collection-top.phase3 ul.carousel-buttons {position:absolute; top:222px; left:16px; width:400px;}
#wiyContent .collection-top.phase3 ul.carousel-buttons li {float:left; width:14px; !width:15px; padding:2px 0 0 7px; !padding:2px 0 0 6px; margin: 0 1px 0 1px; min-height:21px; height:auto !important; height:21px; color:#fff; background:url(../images/btn-collection-group.gif) no-repeat;}
#wiyContent .collection-top.phase3 ul.carousel-buttons li.selected {color:#0860a8; background:url(../images/btn-collection-group-on.gif) no-repeat;}
#wiyContent .collection-top.phase3 ul.carousel-buttons li.prev {width:16px; padding:0; margin: 0 2px 0 0; background:url(../images/btn-collection-prev.gif) no-repeat;}
#wiyContent .collection-top.phase3 ul.carousel-buttons li.next {width:16px; padding:0; margin: 0 0 0 2px; background:url(../images/btn-collection-next.gif) no-repeat;}
#wiyContent .collection-top.phase3 .collection-media-icons {position:absolute; top:0px; right:10px;}
#wiyContent .collection-top.phase3  h1.main-header{margin-left:20px; margin-bottom:30px;font-size:2em; }
#wiyContent .collection-main .header .sort-p3 {float:right; margin-right:20px; margin-top:20px; color:#707070; font-size:.85em;}
*html #wiyContent .collection-main .header .sort-p3{margin-right:10px;}
#wiyContent .collection-main .header .sort-p3 .selected{font-weight:bold;}
#wiyContent .collection-vote-icon-footnote{font-size:0.85em;width:50%;}
#wiyContent .collection-vote-icon-footnote img{float:left;}
#wiyContent .collection-vote-icon-footnote .footnote{float:left; margin-top:3px;}
#wiyContent .collection-main .main-column .story .star-icon{float:right;margin-right:5px;}
/*
#wiyContent .collection-main .main-column .pagination-area{width:736px; border-bottom:1px solid #d1d1d1;padding:10px 0 10px 0;margin:0 0 20px 0; }
#wiyContent .collection-main .main-column  .pagination-area .pagination {font-size:70%; width:50%; float:right; margin-top:0}
*/
/* ==================================================================
Contest Thank you page
================================================================== */

#wiyContent #contest-thankyou {margin-bottom:30px;overflow:auto}
#wiyContent #contest-thankyou p.spacer {margin:15px 0}
#wiyContent #contest-thankyou div.hr {width:733px}
#contest-thankyou .gradient-box-773 {padding:15px 0 0 15px;margin-top:30px;width:758px; background:url(../images/bg-grad-773.jpg) 0 0 no-repeat;}
#contest-thankyou .gradient-box-773 h2 {font-size:100%;font-weight:bold;}
#contest-thankyou .gradient-box-773 ul {list-style-type:disc;margin:10px 0 0 20px}
#contest-thankyou .gradient-box-773 ul li {list-style-type:disc;margin-bottom:5px}
#contest-thankyou .gradient-box-773 p {padding:0;margin-bottom:15px}

#contest-thankyou #promo-box {margin-left:10px;}
#contest-thankyou .rounded-form-box {width:777px;margin:10px 0 20px 0}
#contest-thankyou .rounded-form-box .top {padding:15px 0 0 15px; background:url(../images/bg-blue-roundbox.gif) 0 0 no-repeat;height:24px; font-weight:bold; color:#000000;}
#contest-thankyou .rounded-form-box .mid {padding:15px 0 20px 15px;background:url(../images/bg-blue-roundbox_mid.gif) repeat-y;overflow:auto; float:left; width:777px;}
#contest-thankyou .rounded-form-box .mid .formleft  {margin-right:50px;float:left;width:350px}
#contest-thankyou .rounded-form-box .mid .formright {float:left;width:355px}
#contest-thankyou .rounded-form-box .mid input, #contest-thankyou .rounded-form-box .mid select {width:275px;margin-bottom:10px;float:left; }
#contest-thankyou .rounded-form-box .mid select {background-color:#fff !important;}
#contest-thankyou .rounded-form-box .mid span.formlabel {display:block;clear:both;width:275px}
#contest-thankyou .rounded-form-box .bottom {background:url(../images/bg-blue-roundbox_btm.gif) no-repeat;height:8px; clear:both; width:auto;}
#contest-thankyou #promo-box .form-error-msgs {padding:0 0 10px 0}
#contest-thankyou .rounded-form-box .form-error-img {float:left}

/* ==================================================================
Contest Judges page
================================================================== */
#wiyContent .judges-intro {padding: 24px 0 17px 11px;}
#wiyContent .judges-profiles,
#wiyContent .judges-modules {padding-bottom: 20px; margin-left: 2px;}
#wiyContent .jm-middle {margin: 0 10px;}
#wiyContent .judges-profiles .judgeInfo {float: left; width: 290px; padding: 8px 14px 14px 14px;}
#wiyContent .judges-profiles .judgeInfo {background: url(../images/bg_judgemodule.gif) 0px 0px no-repeat;}
#wiyContent .judges-profiles .judgeInfo .judgeInfo-header {min-height: 110px; height:auto !important; height: 110px;}
#wiyContent .judges-profiles .judgeInfo .judgeInfo-header h2 {line-height: 119%; padding-top: 2px;}
#wiyContent .judges-profiles .judgeInfo .judgeInfo-header p {margin: .6em 0;}
#wiyContent .judges-profiles .judgeInfo .judgeInfo-header .judgeInfo-picture {float: left; padding-right: 14px; padding-top: 7px;}
#wiyContent .judges-profiles .judgeInfo .judgeInfo-header .judgeInfo-picture img {border: 1px solid #d7d7d7;}
#wiyContent .judges-profiles .judgeInfo .judgeInfo-bio {clear: left;}
#wiyContent .judges-modules .judgeModule {float: left; width: 316px; padding: 0px 1px; min-height: 142px; height:auto !important; height: 142px; background: url(../images/bg_judgesubmodule.gif) no-repeat;}
#wiyContent .judges-modules .judgeModule h3 {border-bottom: 1px solid #d1d1d1; padding: 10px 14px; margin-bottom: 10px;}
#wiyContent .judges-modules .judgeModule p {padding: 0 14px; line-height: 120%;}
#wiyContent .judges-modules .judgeModule ul {font-size: 85%; line-height: 200%; margin-left: 15px;}
#wiyContent .judges-modules .judgeModule ul li {width: 150px; float: left;}

/* ==================================================================
Contest Rules page
================================================================== */

#wiyContent #wiy-contest-rules #rules-content, #wiyContent #wiy-contest-rules #rules-timeline {float:left;}
#wiyContent #wiy-contest-rules #rules-content {margin:30px 30px 0 0;width:620px}
#wiyContent #wiy-contest-rules #rules-timeline {margin-top:13px;background: url(../images/bg-contest-rules.jpg) no-repeat;width:310px;}
#wiyContent #wiy-contest-rules #rules-timeline div{margin:0 0 0 13px;}
#wiyContent #wiy-contest-rules #rules-timeline h3 {margin:10px 0 30px 13px;color:#ffffff;font-size:14px}

#wiyContent #wiy-contest-rules #rules-timeline .past-timeline h4 {color:#999999;font-weight:bold;display:block;margin:0;padding:0 0 0 40px;background: url(../images/bg-contest-rules-pastkey.gif) bottom left no-repeat}
#wiyContent #wiy-contest-rules #rules-timeline .past-timeline p {color:#b7b7b7;background:url(../images/bg-contest-rules-pastline.gif) top left repeat-y; padding:4px 0 40px 40px;margin:0}

#wiyContent #wiy-contest-rules #rules-timeline .current-timeline h4 {color:#000000;display:block;margin:0;padding:0 0 0 40px;background: url(../images/bg-contest-rules-selectedkey.gif) bottom left no-repeat}
#wiyContent #wiy-contest-rules #rules-timeline .current-timeline p {color:#707070;background:url(../images/bg-contest-rules-futureline.gif) top left repeat-y; padding:4px 0 40px 40px;margin:0}

#wiyContent #wiy-contest-rules #rules-timeline .future-timeline h4 {color:#999999;display:block;margin:0;padding:0 0 0 40px;background: url(../images/bg-contest-rules-futurekey.gif) bottom left no-repeat}
#wiyContent #wiy-contest-rules #rules-timeline .future-timeline p {color:#b7b7b7;background:url(../images/bg-contest-rules-futureline.gif) top left repeat-y; padding:4px 0 40px 40px;margin:0}

#wiyContent #wiy-contest-rules #rules-timeline .future-timeline.last p {background:0;}

#wiy-contest-rules #content-box {overflow:auto;width:975px;clear:both}

#wiy-contest-rules #content-box .modules {margin-top:50px;background:url(../images/bg-prizes-content-module.jpg) 0 0 no-repeat;width:975px; height:142px;}
#content-box .modules .mod1, #content-box .modules .mod2, #content-box .modules .mod3 {float:left;width:318px}
#content-box .modules .mod1, #content-box .modules .mod2 {margin-right:9px}
#content-box .modules div h3 {font-size:105%;margin:13px 0 17px 16px;font-weight:bold}
#content-box .modules div p {margin:0 0 5px 16px;padding:0 10px 0 0}
#content-box .modules div div {float:left;line-height:170%}
#content-box .modules div div.first {margin:0 20px 0 16px;display:inline;padding:0;}

#wiy-contest-rules #official-rules {border-top:2px solid #cccccc;margin-top:35px;padding:10px 0 0 5px}
#wiy-contest-rules #official-rules a {font-weight:bold}
#wiy-contest-rules #official-rules .official-rules-content {display:none; margin-top:10px;padding:0 10px 0 0}
/*Razorfish- changes up to hear */

/* ==================================================================
Infosys custom starts here
================================================================== */

.form-error-img-inbuilt {
    width:16px;
    height:16px;
    margin:4px 0 0 4px;
    background-image:url('../images/error-field.gif');
}

.struts-error-msgs {
    font:bold 85%/138.5% Verdana,Helvetica,Arial,Sans-Serif;
    color:#990000;
    display:none;
}

.custom-button-spaces {
    padding:0px 0px 0px 20px;
}
.custom-button-spaces a {
    display:block;
    _display:inline-block;
    min-width:40px;
    height:26px;
    margin:0 0 7px 0;
    background:url(../images/gbl-btn-learn-more-var-spr.gif) 0 0 no-repeat;
    cursor:pointer;
    text-decoration:none;
}
.custom-button-spaces a span {
    display:block;
    _display:inline-block;
    min-width:90px;
    height:21px;
    padding:5px 40px 0 15px;
    background:url(../images/gbl-btn-learn-more-var-spr.gif) right -26px no-repeat;
    cursor:pointer;
}
.custom-button-spaces a:hover {text-decoration:none !important;}
.termsConds {
    font:normal 85%/138.5% Verdana,Helvetica,Arial,Sans-Serif;
    color:#707070;
    margin:0 0 1em 0;
}
.struts-error-msgs {
    font:bold 85%/138.5% Verdana,Helvetica,Arial,Sans-Serif;
    color:#990000;
    display:none;
}


/* ===========================
DynamicCollection
*/
#bookmark {
float: right;
height: 18px;
margin-top: -13px;
}

/* ==================================================================
send-us-your-story page
================================================================== */

/*
#wiyContent #send-us-your-story {position: relative; background:url(../images/bg-send-us-your-story.gif) no-repeat; width:980px; height:330px;}
*/
#wiyContent #send-us-your-story{float:left; margin-left:30px;}
#wiyContent #send-us-your-story .banner {float:left; width:550px;}

#wiyContent #send-us-your-story .banner h3 a:hover {text-decoration:underline;}
#wiyContent #send-us-your-story .form-area{float:left; margin-left:50px;}

#wiyContent #send-us-your-story  .send-us-your-story-header {float:left; margin-left:70px; width:305px; min-height:85px; height:auto !important; height:85px;}
#wiyContent #send-us-your-story  .send-us-your-story-header-text {float:left; margin-bottom: 0px;}

#wiyContent #send-us-your-story .send-us-your-story-main {float:left; background:url('../images/bg-form.gif') no-repeat; width:305px; margin-left:50px;}
#wiyContent #send-us-your-story .send-us-your-story-main .fields {margin:25px 0 0 15px; width:275px;}
#wiyContent #send-us-your-story .send-us-your-story-main .fields label {display:block; padding-bottom:2px; font-size:85%; font-weight:bold;}
#wiyContent #send-us-your-story .send-us-your-story-main .fields input {width:230px; padding:1px; border:solid 1px #C6D2DD;}
#wiyContent #send-us-your-story .send-us-your-story-main .form-error-img {width:18px; height:18px; padding:1px; display:block; background-image:url(../images/error-field-bg-light-blue.gif) no-repeat;}
#wiyContent #send-us-your-story .send-us-your-story-main #email-form-error-img {display:none;}
#wiyContent #send-us-your-story .send-us-your-story-main #password-form-error-img {display:none;}
#wiyContent #send-us-your-story .send-us-your-story-main .radio-label {display:block; padding:5px; padding-bottom:2px;font-size:75%; font-weight:bold; color:#707070; margin:10px 0 -5px 1px;}
#wiyContent #send-us-your-story .send-us-your-story-main .fields input[type="radio"] {width:15px; border:none;}
#wiyContent #send-us-your-story .send-us-your-story-main .fields input.radio {width:15px; border:none;}
#wiyContent #send-us-your-story .send-us-your-story-main a.forgotpw {position:inherit;}
#wiyContent #send-us-your-story .send-us-your-story-main .radio-button {margin:10px 0 -5px 1px;}
#wiyContent #send-us-your-story .send-us-your-story-main .button {margin:15px 0 0 0px; width:270px;}
#wiyContent #send-us-your-story .send-us-your-story-main .button input.submit {cursor:pointer;}
#wiyContent #send-us-your-story .custom-button span {display:block; _display:inline-block; min-width:20px; width:56px; margin:0 0 7px 0; background:url(../images/gbl-btn-send-story-a.gif) 0 0 no-repeat; cursor:pointer; text-decoration:none;}
#wiyContent #send-us-your-story .custom-button span span {display:block; _display:inline-block; height:26px; padding:5px 35px 0 15px; background:url(../images/gbl-btn-login.png) right 0 no-repeat; cursor:pointer;}
#wiyContent #send-us-your-story .custom-button-spaces span {display:block; _display:inline-block;}
#wiyContent #send-us-your-story .custom-button-spaces span span {display:block; _display:inline-block;}




#share-story-instructions UL {

     color:#707070;
}
#share-story-instructions UL LI {

    color:#707070;
    font-family:Verdana,Helvetica,Arial,Sans-Serif;
    font-size:85%;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:138.5%;
    margin:0 0 1em;
}


#display-name-error-img {
    position:absolute;
    left:155px;
    top:10px;
}
#display-prof-pass-error-img {
    position:absolute;
    left:155px;
    top:10px;
}
#wiyContent #verify-account .banner {
        float:left;
        margin:0 0 0 2px;
        width:1000px;
}
#wiyContent #verify-account .banner h3 a:hover {
        text-decoration:underline;
}
#wiyContent #verify-account .banner UL {
    MARGIN-LEFT: 20px;
}
#wiyContent #verify-account .banner UL LI {
    LIST-STYLE-TYPE: disc;
#   margin:10px 0px -5px -5px;
}

#wiyContent #edit-account {
    margin-right: 25px;
    width: 700px;
}
#wiyContent #edit-account #line {

    border-top:1px dashed #CCCCCC;
    padding:10px 0 0;
}
#wiyContent #story-profile-top.featured .media-icons img {margin: 0 0 0 0px;}
/* ==================================================================
Contest Thank you page
================================================================== */

#wiyContent #contest-thankyou {margin-bottom:30px;overflow:auto}
#wiyContent #contest-thankyou p.spacer {margin:15px 0}
#wiyContent #contest-thankyou div.hr {width:733px}
#contest-thankyou .gradient-box-773 {padding:15px 0 0 15px;margin-top:30px;width:758px; background:url(../images/bg-grad-773.jpg) 0 0 no-repeat;}
#contest-thankyou .gradient-box-773 h2 {font-size:100%;font-weight:bold;}
#contest-thankyou .gradient-box-773 ul {list-style-type:disc;margin:10px 0 0 20px}
#contest-thankyou .gradient-box-773 ul li {list-style-type:disc;margin-bottom:5px}
#contest-thankyou .gradient-box-773 p {padding:0;margin-bottom:15px}

#contest-thankyou #promo-box {margin-left:10px;}
#contest-thankyou .rounded-form-box {width:777px;margin:10px 0 20px 0}
#contest-thankyou .rounded-form-box .top {padding:15px 0 0 15px; background:url(../images/bg-blue-roundbox.gif) 0 0 no-repeat;height:24px; font-weight:bold; color:#000000;}
#contest-thankyou .rounded-form-box .mid {padding:15px 0 20px 15px;background:url(../images/bg-blue-roundbox_mid.gif) repeat-y;overflow:auto;}
#contest-thankyou .rounded-form-box .mid .formleft  {margin-right:50px;float:left;width:350px}
#contest-thankyou .rounded-form-box .mid .formright {float:left;width:355px}
#contest-thankyou .rounded-form-box .mid input, #contest-thankyou .rounded-form-box .mid select {width:275px;margin-bottom:10px;float:left}
#contest-thankyou .rounded-form-box .mid span.formlabel {display:block;clear:both;width:275px}
#contest-thankyou .rounded-form-box .bottom {background:url(../images/bg-blue-roundbox_btm.gif) 0 0 no-repeat;height:8px}

/* Added for Phone Number */
#contest-thankyou .rounded-form-box .mid .formright .phone {margin-bottom:10px;}
#contest-thankyou .rounded-form-box .mid .formright .phone input {width:73px;margin-right:1px;}

#contest-thankyou #promo-box .form-error-msgs {padding:0 0 10px 0}
#contest-thankyou .rounded-form-box .form-error-img {float:left}



#wiyContent #story-profile-bottom.featured .custom-button {position:absolute; top:27px; right:55px;padding:0px 0px 0px 0px;}
#wiyContent #story-profile-bottom.featured .custom-button a {display:block; _display:inline-block; min-width:20px; height:26px; margin:0 0 7px 0; background:url(../images/gbl-btn-learn-more-var-spr.gif) 0 0 no-repeat; cursor:pointer; text-decoration:none;}
#wiyContent #story-profile-bottom.featured .custom-button a span {display:block; _display:inline-block; min-width:30px; height:21px; padding:5px 40px 0 15px; background:transparent url(../images/gbl-btn-featured-profile.gif) no-repeat scroll right 0; cursor:pointer;}

/* ==================================================================
Contest Rules
================================================================== */
#wiyContent #wiy-contest-rules #rules-timeline .past-timeline-blue h4 {color:#999999;font-weight:bold;display:block;margin:0;padding:0 0 0 40px;background: url(../images/bg-contest-rules-selectedblue.gif) bottom left no-repeat}
#wiyContent #wiy-contest-rules #rules-timeline .past-timeline-blue p {color:#b7b7b7;background:url(../images/bg-contest-rules-pastline.gif) top left repeat-y; padding:4px 0 40px 40px;margin:0}

/*
IE6 fix for preview page
*/
#wiyContent #story-profile-top .story-profile-country1 {position:absolute; top:55px; left:143px;}
#wiyContent #story-profile-top .story-profile-website1 {position:absolute; top:70px; left:143px;}
#wiyContent #story-profile-top .story-profile-intel-shield1 {position:absolute; top:30px; left:628px; width:317px; min-height:72px; height:auto !important; height:72px; background:url(../images/bg-story-profile-intel-shield.jpg) no-repeat;}

/* ===================================================================
Contest Winner Announcd 
=================================================================== */
/* Contest Archive/Rules page */
#contest-rules-marquee {background-image: url('../images/bg-wiy-rules-marquee.jpg');height: 200px;width: 980px;margin-bottom: 24px;}
#rules-story-submit {position: relative;float: left;background: #fff url('../images/bg-wiy-contest-blue-outline.gif') no-repeat 0 bottom;width: 281px;padding: 60px 10px 10px;margin-bottom: 24px;}
#rules-story-submit h2 {position: absolute;top: 0;left: 0;background: #fff url('../images/bg-wiy-contest-blue-outline.gif') no-repeat 0 0;width: 281px;padding: 10px;height: 30px;font-size: 14px;line-height: 14px;}
#rules-story-submit h2 span {font-size: 11px; line-height: 11px;}
#rules-story-submit .tout {float: right;width: 130px;height: 152px; background: url('../images/img-wiy-submit-tout.png');_background: none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/img-wiy-submit-tout.png', sizingMethod='crop');}
#winner-announce {float: left;position: relative;background: #fff url('../images/bg-wiy-contest-gradient.gif') no-repeat 0 0;width: 281px;padding: 0 10px;margin-bottom: 24px;font-size: 11px;}
#winner-announce .level {text-transform: uppercase;color: #2b92fe;margin: 0;}
#winner-announce .preview {position: absolute;top: 0px;left: 0px;height: 72px;width: 96px;}
#winner-announce .grandprize, #winner-announce .firstprize, #winner-announce .secondprize {position: relative;height: 64px;padding: 8px 0px 0px 110px;margin: 8px 0;}
#contest-judges {float: left;position: relative;background: #fff url('../images/bg-wiy-contest-gradient.gif') no-repeat 0 0;width: 281px;padding: 0 10px;margin-bottom: 24px;font-size: 11px;}
#contest-judges div {position: relative;height: 64px;padding: 8px 0px 0px 110px;margin: 8px 0;}
#contest-judges .photo {position: absolute;top: 0px;left: 0px;height: 70px;width: 94px;}
#contest-judges .name, #contest-judges .title {font-size: 12px;margin: 0;}
#wiyContent #wiy-contest-rules #rules-content {margin: 0px 24px 0 0;padding: 5px 15px;width: 625px;background: url('../images/bg-wiy-rules-text.gif') no-repeat;}

/* Contest Winner Announced page */
#wiyContent  h1.contest-winner {font-size: 2em; margin: 0}
#wiyContent .contest-winners-top {color: #707070;margin-top: 0;}
#wiyContent .contest-winners-top h3 {margin: 0 0 10px 0;padding: 0}
#wiyContent .contest-winners-top p {margin-top: 10px;}
#wiyContent #wiy-contest-winners {background: url('../images/bg-wiy-winners-main.gif') no-repeat;margin: 26px 0 0;min-height: 400px;padding: 10px;_zoom: 1;}
#wiyContent #wiy-contest-winners h2 {height: 24px;margin: 0 0 24px;}
#wiyContent #wiy-contest-winners .media-column {float: left;width: 347px;background: url(../images/bg-story-profile-media-middle.gif) repeat-y;padding: 0;}
#wiyContent #wiy-contest-winners .media-column #wiyFlashContent {position: relative;margin: 1em 0;text-align: center;}
#wiyContent #wiy-contest-winners .media-column #wiyFlashContent div {height: 310px;margin: 0 1em;text-align: center;background: #eee;}
#wiyContent #wiy-contest-winners .media-column #wiyFlashContent div a {display: block;padding: 4em;}
#wiyContent #wiy-contest-winners .media-column .media-column-top {min-height: 5px;height: auto !important;height: 5px;background: url(../images/bg-story-profile-media-top.gif) no-repeat;}
#wiyContent #wiy-contest-winners .media-column .media-viewer {width: 320px;padding: 10px 0 10px 13px;}
#wiyContent #wiy-contest-winners .media-column .media-thumb-row {width: 318px;margin: 0 0 10px 13px;}
#wiyContent #wiy-contest-winners  .media-column .media-column-bottom {min-height: 5px;height: auto !important;height: 5px;background: url(../images/bg-story-profile-media-bottom.gif) no-repeat;font-size: 0px;}
#wiyContent #contest-winner-grand h3 {font-size: 1.5em;color: #0860a8;position: relative;margin: 0;}
#wiyContent #contest-winner-grand {vertical-align: top;margin-left: 10px;float: left;}
#wiyContent #contest-winner-grand .winner-image-grand {width: 80px;float: left;padding-left: 10px;}
#wiyContent #contest-winner-grand .winner-info-grand {margin-left: 10px;vertical-align: top;font-size: .85em;color: #707070;float: left;line-height: 1.5em;}
#wiyContent #contest-winner-grand .winner-info-grand  .winner-more-link,#wiyContent #contest-winner-bottom .winner-info .winner-more-link {margin: 20px 0;}
#wiyContent #contest-winner-grand .winner-info-grand  p,#wiyContent #contest-winner-bottom .winner-info p {margin: 20px 0 0 0;font-size: 1em;padding: 0;}
#wiyContent #contest-winner-grand .winner-info-grand h4,#wiyContent #contest-winner-bottom .winner-info h4 {font-weight: bold;margin: 0;padding: 0;color: #333;display: inline; margin-right: 10px;}
#wiyContent #contest-winner-bottom .contest-winner-btm {background: url(../images/bg-wiy-winners-secondary.gif) no-repeat;width: 455px;margin: 20px 10px 0 0;padding: 10px 10px 30px;float: left;}
#wiyContent #contest-winner-bottom .last {margin-right: 0;}
#wiyContent #contest-winner-bottom .contest-winner-btm h3 {font-size: 1.5em;color: #0860a8;position: relative;margin: 0}
#wiyContent #contest-winner-bottom .contest-winner-btm h2 {position: relative;font-size: 1.5em;}
#wiyContent #contest-winner-bottom .winner-image {float: left;width: 130px;text-align: center;}
#wiyContent #contest-winner-bottom .winner-info {width: 260px;float: left;vertical-align: top;font-size: .85em;color: #707070;line-height: 1.5em;}

/* Story Detail Page */ 
#wiyContent .story-profile #vote-box-end {width: 974px;height: 99px;background: url(../images/bg-profile-vote-box-end.jpg) no-repeat;}
#wiyContent .story-profile #vote-box-end div { float:left }
.story-profile #vote-box-end .links, .story-profile #vote-box-end .links2 {margin-top: 31px;font-size: 11px;}
.story-profile #vote-box-end .links2 { margin-left:80px; }
.story-profile #vote-box-end .links { margin-left:300px; }
*html #wiyContent .story-profile #vote-box-end .links { margin-left:150px; }
.story-profile #vote-box-end .winner {text-align: center;font-size: 1.5em;color: #fff;width: 974px;margin-top: 25px;}

/* Collection page */
#wiyContent .collection-main .main-column .story .grandprize,
#wiyContent .collection-main .main-column .story .firstprize,
#wiyContent .collection-main .main-column .story .secondprize {float: right;margin-right: 5px;position: relative;top: -8px;height: 27px;_top: -3px;_height: 22px;width: 33px;}
#wiyContent .collection-carousel li .grandprize,
#wiyContent .collection-carousel li .firstprize,
#wiyContent .collection-carousel li .secondprize {position: absolute;bottom: 5px;right: 5px;height: 27px;width: 33px;}
#wiyContent .collection-main .main-column .story.winner {background: url('../images/bg-collection-winner.gif') no-repeat;}
#wiyContent .grandprize {background: url('../images/icon-wiy-grandprize.png') no-repeat;_background: none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/icon-wiy-grandprize.png', sizingMethod='crop');}
#wiyContent .firstprize {background: url('../images/icon-wiy-1stprize.png') no-repeat;_background: none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/icon-wiy-1stprize.png', sizingMethod='crop');}
#wiyContent .secondprize {background: url('../images/icon-wiy-2ndprize.png') no-repeat;_background: none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/icon-wiy-2ndprize.png', sizingMethod='crop');}
#wiyContent .callout {position: absolute;background: url('../images/bg-overlay-panel.gif') no-repeat 0 bottom;padding: 30px 10px 15px;width: 412px;}
#wiyContent .callout h3 {position: absolute;background: url('../images/bg-overlay-panel.gif') no-repeat 0 0;top: -5px;left: 0;padding: 10px;width: 412px;}
#wiyContent .collection-top.phase3 .collection-carousel li {position: relative;}

#wiyContent .collection-main .main-column .main_content .main_contenttop{ width:749px; height:5px; background:url(../images/contopbj.gif) no-repeat; overflow:hidden; margin-top:3px;ld; FONT-SIZE: 14px; COLOR: #0860a8;}
#wiyContent .collection-main .main-column .main_content .main_contentmid{ width:730px; background:url(../images/concontentbj.gif) repeat-y; overflow:hidden;}
#wiyContent .collection-main .main-column .main_content .main_contentfoot{ width:749px; background:url(../images/confootbj.gif) no-repeat;}
#wiyContent .collection-main .main-column .main_content .main_contentmid{ padding:10px 10px 20px 10px; line-height:22px;}
#wiyContent .collection-main .main-column .main_content .main_contentmid img{ float:left; padding-right:6px;}

























/*case begin*/

.navigation {
	PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #0860a8; PADDING-TOP: 6px; HEIGHT: 22px; TEXT-ALIGN: left£»

background-image: url(../images/contopbj.gif);background-repeat: no-repeat;background-attachment: scroll;background-position: 0% 0%;overflow-x: hidden;

overflow-y: hidden;
}
.navigation SPAN {
	MARGIN-LEFT: 220px; WIDTH: 50px;
}
.navigation SPAN A {
	FONT-SIZE: 12px; COLOR: #0860a8
}
.leftcontent {
DISPLAY: block; FLOAT: left;HEIGHT: auto; width:99%;
}
.content {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 12px; PADDING-BOTTOM: 3px; MARGIN: 0px; OVERFLOW: auto; WIDTH: 99%; LINE-HEIGHT: 18px; PADDING-TOP: 3px; TEXT-ALIGN: left; background:url(../images/concontentbj.gif) repeat-y; overflow:hidden;
}
.imgcontent {
	MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 5px; OVERFLOW: auto; WIDTH: 100%; BORDER-BOTTOM: #0860a8 1px solid
}
.img {
	FLOAT: left; WIDTH: 45%; margin-right:5px;
}
.img IMG {
	BORDER-RIGHT: #F0F0F0 1px solid; BORDER-TOP: #F0F0F0 1px solid; BORDER-LEFT: #F0F0F0 1px solid;  BORDER-BOTTOM: #F0F0F0 1px solid; 
}

.imgimg{FONT-FAMILY: Arial; WIDTH: 337px;HEIGHT: 293px; TEXT-ALIGN: center
}
.imgimg img{
	VERTICAL-ALIGN: middle; WIDTH: expression(this.width > 337 && this.width > this.height ? 337: auto); HEIGHT: expression(this.height > 293 ? 293 : auto); max-width: 337px; max-height: 293px;
}


.imgright {
	FLOAT: left; WIDTH:300px; LINE-HEIGHT: 20px; margin-left:10px; line-height:20px;
}
.imgright1 {
	FLOAT: right; WIDTH: 54%; LINE-HEIGHT: 18px
}
.imgrighturl {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; TEXT-ALIGN: center
}


.page {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 12px; PADDING-BOTTOM: 3px; MARGIN: 0px; OVERFLOW: auto; WIDTH: 99%; LINE-HEIGHT: 18px; PADDING-TOP: 3px; TEXT-ALIGN: left; background:url(../images/concontentbj.gif) repeat-y; overflow:hidden;
}

.newsline{height:18px; border-bottom:1px dashed #0860a8; padding:2px; padding-top:6px; color: #666666;}
.newsline1{height:18px; padding:2px; padding-top:6px; color:#999999;}
.newsline span{color:#FF0000;}


.leftcontent h1{height:25px; border-bottom:1px dashed #0860a8; color:#000000; font-size:16px; font-weight:bold;background:url(../images/concontentbj.gif) repeat-y; overflow:hidden; text-align:center;padding-bottom:5px;}

.hits{height:20px; text-align:center; padding:3px; margin-top:5px; overflow:hidden; margin-right:20px; width:90%;}
.hits span{color:#FF0000;}


.job{FONT-SIZE: 14px;color:#666;background:url(../images/concontentbj.gif) repeat-y; overflow:hidden;}





.indexpicimg {
	FONT-SIZE: 132px; VERTICAL-ALIGN: middle; OVERFLOW: hidden; WIDTH: 150px; FONT-FAMILY: Arial; HEIGHT: 150px; TEXT-ALIGN: center
}
.indexpicimg img{
	VERTICAL-ALIGN: middle; WIDTH: expression(this.width > 150 && this.width > this.height ? 150: auto); HEIGHT: expression(this.height > 150 ? 150 : auto); max-width: 150px; max-height: 150px
}


#wiyContent .collection-main .main-column .story .image {float:left; width:96px; min-height:72px; height:auto !important; height:72px; margin: 5px 10px 0 5px; _margin-left:3px; padding:0 0 0 0;}


.propicimg {
	FONT-SIZE: 66px; VERTICAL-ALIGN: middle; OVERFLOW: hidden; WIDTH: 96px; FONT-FAMILY: Arial; HEIGHT: 75px; TEXT-ALIGN: center
}
.propicimg img{
	VERTICAL-ALIGN: middle; WIDTH: expression(this.width > 96 && this.width > this.height ? 96: auto); HEIGHT: expression(this.height > 75 ? 75 : auto); max-width: 96px; max-height: 75px
}




.prodetimg {
	FONT-SIZE: 287px; VERTICAL-ALIGN: middle; OVERFLOW: hidden; WIDTH: 402px; FONT-FAMILY: Arial; HEIGHT: 327px; TEXT-ALIGN: center
}
.prodetimg img{
	VERTICAL-ALIGN: middle; WIDTH: expression(this.width > 402 && this.width > this.height ? 402: auto); HEIGHT: expression(this.height > 327 ? 327 : auto); max-width: 402px; max-height: 327px;
}